Class tcustomint64disp
Unit
Declaration
type tcustomint64disp = class(tnumdisp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdispwidget
- tnumdisp
- tcustomint64disp
Overview
Methods
| Protected | function getvaluetext: msestring; override; |
| Protected | procedure valuechanged; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure clear; override; |
Properties
| Public | property value: int64 read fvalue write setvalue default 0; |
| Published | property base: numbasety read fbase write setbase default nb_dec; |
| Published | property bitcount: integer read fbitcount write setbitcount default 64; |
| Published | property ondatachange: updateint64eventty read fondatachange
write fondatachange; |
| Published | property ifilink: tifiint64linkcomp read getifilink write setifilink; |
Description
Methods
| Protected | function getvaluetext: msestring; override; |
|
This item has no description. | |
| Protected | procedure valuechanged; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure clear; override; |
|
This item has no description. | |
Properties
| Public | property value: int64 read fvalue write setvalue default 0; |
|
This item has no description. | |
| Published | property base: numbasety read fbase write setbase default nb_dec; |
|
This item has no description. | |
| Published | property bitcount: integer read fbitcount write setbitcount default 64; |
|
This item has no description. | |
| Published | property ondatachange: updateint64eventty read fondatachange
write fondatachange; |
|
This item has no description. | |
| Published | property ifilink: tifiint64linkcomp read getifilink write setifilink; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.