Class tcustomprogressbar
Unit
Declaration
type tcustomprogressbar = class(tcustomrealgraphdataedit, iface)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tactionpublishedwidget
- tgraphdataedit
- tcustomrealgraphdataedit
- tcustomprogressbar
Overview
Methods
| Protected | procedure clientrectchanged; override; |
| Protected | procedure dochange; override; |
| Protected | procedure paintglyph(const canvas: tcanvas; const acolorglyph: colorty; const avalue; const arect: rectty); override; |
| Protected | procedure internalcreateframe; override; |
| Protected | procedure defineproperties(filer: tfiler); override; |
| Protected | procedure gridtovalue(arow: integer); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure changedirection(const avalue: graphicdirectionty; var dest: graphicdirectionty); override; |
| Public | procedure doprogress(const sender: tobject; const avalue: real; var acancel: boolean); |
Properties
| Public | property cancel: boolean read fcancel write fcancel; |
| Public | property value: realty read fvalue write setvalue; |
| Published | property onsetvalue; |
| Published | property direction; |
| Published | property optionswidget default defaultoptionswidgetnofocus; |
| Published | property bar_face: tbarface read fbar_face write setbar_face; |
| Published | property bar_frame: tbarframe read fbar_frame write setbar_frame; |
| Published | property valuerange: real read fvaluerange write setvaluerange; |
| Published | property valuestart: real read fvaluestart write setvaluestart; |
| Published | property format: msestring read fformat write setformat stored false; |
| Published | property textflags: textflagsty read ftextflags write settextflags default
[tf_ycentered,tf_xcentered]; |
| Published | property font: twidgetfont read getfont write setfont stored isfontstored; |
| Published | property onprogress: progresseventty read fonprogress write fonprogress; |
| Published | property onfinished: progresseventty read fonfinished write fonfinished; |
Description
Methods
| Protected | procedure clientrectchanged; override; |
|
This item has no description. | |
| Protected | procedure dochange; override; |
|
This item has no description. | |
| Protected | procedure paintglyph(const canvas: tcanvas; const acolorglyph: colorty; const avalue; const arect: rectty); override; |
|
This item has no description. | |
| Protected | procedure internalcreateframe; override; |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler); override; |
|
This item has no description. | |
| Protected | procedure gridtovalue(arow: integer); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure changedirection(const avalue: graphicdirectionty; var dest: graphicdirectionty); override; |
|
This item has no description. | |
| Public | procedure doprogress(const sender: tobject; const avalue: real; var acancel: boolean); |
|
This item has no description. | |
Properties
| Public | property cancel: boolean read fcancel write fcancel; |
|
This item has no description. | |
| Public | property value: realty read fvalue write setvalue; |
|
This item has no description. | |
| Published | property onsetvalue; |
|
This item has no description. | |
| Published | property direction; |
|
This item has no description. | |
| Published | property optionswidget default defaultoptionswidgetnofocus; |
|
This item has no description. | |
| Published | property bar_face: tbarface read fbar_face write setbar_face; |
|
This item has no description. | |
| Published | property bar_frame: tbarframe read fbar_frame write setbar_frame; |
|
This item has no description. | |
| Published | property valuerange: real read fvaluerange write setvaluerange; |
|
This item has no description. | |
| Published | property valuestart: real read fvaluestart write setvaluestart; |
|
This item has no description. | |
| Published | property format: msestring read fformat write setformat stored false; |
|
This item has no description. | |
| Published | property textflags: textflagsty read ftextflags write settextflags default
[tf_ycentered,tf_xcentered]; |
|
This item has no description. | |
| Published | property font: twidgetfont read getfont write setfont stored isfontstored; |
|
This item has no description. | |
| Published | property onprogress: progresseventty read fonprogress write fonprogress; |
|
This item has no description. | |
| Published | property onfinished: progresseventty read fonfinished write fonfinished; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.