Class thexstringedit
Unit
Declaration
type thexstringedit = class(tdataedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomedit
- tcustomdataedit
- tdataedit
- thexstringedit
Overview
Fields
| Protected | fvalue: ansistring; |
Methods
| Protected | procedure setvaluedata(const source); override; |
| Protected | procedure getvaluedata(out dest); override; |
| Protected | procedure dosetvalue(var avalue: ansistring; var accept: boolean); virtual; |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
| Protected | function internaldatatotext(const data): msestring; override; |
| Protected | function createdatalist(const sender: twidgetcol): tdatalist; override; |
| Protected | function getdatalistclass: datalistclassty; 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 sortfunc(const l,r): integer; override; |
| Public | procedure fillcol(const value: string); |
| Public | procedure assigncol(const value: tansistringdatalist); |
| Public | function griddata: tgridansistringdatalist; |
Properties
| Public | property gridvalue[const index: integer]: ansistring
read getgridvalue write setgridvalue; |
| Public | property gridvalues: stringarty read getgridvalues write setgridvalues; |
| Published | property value: ansistring read fvalue write setvalue; |
| Published | property onsetvalue: setansistringeventty read fonsetvalue write fonsetvalue; |
Description
Fields
| Protected | fvalue: ansistring; |
|
This item has no description. | |
Methods
| Protected | procedure setvaluedata(const source); override; |
|
This item has no description. | |
| Protected | procedure getvaluedata(out dest); override; |
|
This item has no description. | |
| Protected | procedure dosetvalue(var avalue: ansistring; var accept: boolean); virtual; |
|
This item has no description. | |
| Protected | procedure texttovalue(var accept: boolean; const quiet: boolean); override; |
|
This item has no description. | |
| Protected | function internaldatatotext(const data): msestring; 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 | 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 sortfunc(const l,r): integer; override; |
|
This item has no description. | |
| Public | procedure fillcol(const value: string); |
|
This item has no description. | |
| Public | procedure assigncol(const value: tansistringdatalist); |
|
This item has no description. | |
| Public | function griddata: tgridansistringdatalist; |
|
This item has no description. | |
Properties
| Public | property gridvalue[const index: integer]: ansistring
read getgridvalue write setgridvalue; |
|
This item has no description. | |
| Public | property gridvalues: stringarty read getgridvalues write setgridvalues; |
|
This item has no description. | |
| Published | property value: ansistring read fvalue write setvalue; |
|
This item has no description. | |
| Published | property onsetvalue: setansistringeventty read fonsetvalue write fonsetvalue; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.