Class tbytestringdisp
Unit
Declaration
type tbytestringdisp = class(tdispwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tdispwidget
- tbytestringdisp
Overview
Methods
| Protected | function getvaluetext: msestring; override; |
| Protected | procedure valuechanged; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure clear; override; |
Properties
| Published | property value: string read fvalue write setvalue; |
| Published | property ondatachange: updateansistringeventty read fondatachange
write fondatachange; |
| Published | property base: numbasety read fbase write setbase default nb_hex; |
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
| Published | property value: string read fvalue write setvalue; |
|
This item has no description. | |
| Published | property ondatachange: updateansistringeventty read fondatachange
write fondatachange; |
|
This item has no description. | |
| Published | property base: numbasety read fbase write setbase default nb_hex; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.