Class tcustomenum64edit
Unit
Declaration
type tcustomenum64edit = class(tcustomdropdownlistedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- tcustomstringedit
- tcustomdropdownedit
- tcustomdropdownlistedit
- tcustomenum64edit
Overview
Fields
| Protected | fvalue1: int64; |
| Protected | fvaluedefault1: int64; |
Methods
| Protected | function getdefaultvalue: pointer; override; |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
| Protected | procedure texttodata(const atext: msestring; var data); override; |
| Protected | procedure setnullvalue; override; |
| Protected | procedure valuetogrid(arow: integer); override; |
| Protected | procedure gridtovalue(arow: integer); override; |
| Protected | procedure readstatvalue(const reader: tstatreader); override; |
| Protected | procedure writestatvalue(const writer: tstatwriter); override; |
| Protected | function createdatalist(const sender: twidgetcol): tdatalist; override; |
| Protected | function getdatalistclass: datalistclassty; override; |
| Protected | function getifidatalinkintf: iifidatalink; override; |
| Protected | function getifilinkkind: ptypeinfo; override; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Public | property gridvalue[const index: integer]: int64
read getgridvalue write setgridvalue; |
| Public | property gridvalues: int64arty read getgridvalues write setgridvalues; |
| Public | property value: int64 read fvalue1 write setvalue default -1; |
| Public | property ifilink: tifiint64linkcomp read getifilink write setifilink1; |
| Public | property valuedefault: int64 read fvaluedefault1 write fvaluedefault1 default -1; |
| Public | property onsetvalue: setint64eventty read fonsetvalue1 write fonsetvalue1; |
Description
Fields
| Protected | fvalue1: int64; |
|
This item has no description. | |
| Protected | fvaluedefault1: int64; |
|
This item has no description. | |
Methods
| Protected | function getdefaultvalue: pointer; override; |
|
This item has no description. | |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
|
This item has no description. | |
| Protected | procedure texttodata(const atext: msestring; var data); override; |
|
This item has no description. | |
| Protected | procedure setnullvalue; override; |
|
This item has no description. | |
| Protected | procedure valuetogrid(arow: integer); override; |
|
This item has no description. | |
| Protected | procedure gridtovalue(arow: integer); override; |
|
This item has no description. | |
| Protected | procedure readstatvalue(const reader: tstatreader); override; |
|
This item has no description. | |
| Protected | procedure writestatvalue(const writer: tstatwriter); override; |
|
This item has no description. | |
| Protected | function createdatalist(const sender: twidgetcol): tdatalist; override; |
|
This item has no description. | |
| Protected | function getdatalistclass: datalistclassty; override; |
|
This item has no description. | |
| Protected | function getifidatalinkintf: iifidatalink; override; |
|
This item has no description. | |
| Protected | function getifilinkkind: ptypeinfo; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Public | property gridvalue[const index: integer]: int64
read getgridvalue write setgridvalue; |
|
This item has no description. | |
| Public | property gridvalues: int64arty read getgridvalues write setgridvalues; |
|
This item has no description. | |
| Public | property value: int64 read fvalue1 write setvalue default -1; |
|
This item has no description. | |
| Public | property ifilink: tifiint64linkcomp read getifilink write setifilink1; |
|
This item has no description. | |
| Public | property valuedefault: int64 read fvaluedefault1 write fvaluedefault1 default -1; |
|
This item has no description. | |
| Public | property onsetvalue: setint64eventty read fonsetvalue1 write fonsetvalue1; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.