mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
11 lines
126 B
Text
11 lines
126 B
Text
description "A ProgressBar/Slider/Meter like Control\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Painter;
|
|
|
|
file
|
|
CMeter.h,
|
|
CMeter.cpp,
|
|
src.tpp;
|
|
|