#include <jAPIcomponents.h>
Public Member Functions | |
jCMPprogressBar (TPaintBox *_paintBox) | |
~jCMPprogressBar () | |
bool | clear () |
bool | setSteps (const vector< int > &_steps) |
void | setPosition (int _position) |
void | setMin (int _min) |
void | setMax (int _max) |
int | getPosition () |
void | setBackground (Graphics::TBitmap *_baskground) |
void | setBackground (TColor _color) |
void | setForeground (Graphics::TBitmap *_baskground) |
void | setForeground (TColor _color) |
void | setStepColor (TColor _color) |
void __fastcall | onPaint (TObject *Sender) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|