Class tpointerclientcontroller
Unit
Declaration
type tpointerclientcontroller = class(tvalueclientcontroller)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tcustomificlientcontroller
- tificlientcontroller
- tvalueclientcontroller
- tpointerclientcontroller
Overview
Methods
| Protected | procedure valuestoclient(const alink: pointer); override; |
| Protected | procedure clienttovalues(const alink: pointer); override; |
| Protected | procedure setvalue(const sender: iificlient; var avalue; var accept: boolean; const arow: integer); override; |
| Protected | function createdatalist: tdatalist; override; |
| Protected | function getlistdatatypes: listdatatypesty; override; |
| Public | constructor create(const aowner: tmsecomponent); override; |
Properties
| Public | property griddata: tifipointerdatalist read getgriddata; |
| Public | property value: pointer read fvalue write setvalue1 default nil; |
| Published | property onclientsetvalue: setpointerclienteventty
read fonclientsetvalue write fonclientsetvalue; |
| Published | property onclientvaluechanged: ifipointerclienteventty
read getonclientvaluechanged write setonclientvaluechanged; |
Description
Methods
| Protected | procedure valuestoclient(const alink: pointer); override; |
|
This item has no description. | |
| Protected | procedure clienttovalues(const alink: pointer); override; |
|
This item has no description. | |
| Protected | procedure setvalue(const sender: iificlient; var avalue; var accept: boolean; const arow: integer); override; |
|
This item has no description. | |
| Protected | function createdatalist: tdatalist; override; |
|
This item has no description. | |
| Protected | function getlistdatatypes: listdatatypesty; override; |
|
This item has no description. | |
| Public | constructor create(const aowner: tmsecomponent); override; |
|
This item has no description. | |
Properties
| Public | property griddata: tifipointerdatalist read getgriddata; |
|
This item has no description. | |
| Public | property value: pointer read fvalue write setvalue1 default nil; |
|
This item has no description. | |
| Published | property onclientsetvalue: setpointerclienteventty
read fonclientsetvalue write fonclientsetvalue; |
|
This item has no description. | |
| Published | property onclientvaluechanged: ifipointerclienteventty
read getonclientvaluechanged write setonclientvaluechanged; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.