Class tmseguidfield
Unit
Declaration
type tmseguidfield = class(tmsefield, imsefield)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TField
- tmsefield
- tmseguidfield
Overview
Methods
| Protected | function getasvariant: variant; override; |
| Protected | procedure setvarvalue(const avalue: variant); override; |
| Protected | function getasstring: string; override; |
| Protected | procedure setasstring(const avalue: string); override; |
| Protected | function getdefaultwidth: longint; override; |
| Protected | function getdatasize: integer; override; |
| Protected | function getasguid: tguid; override; |
| Protected | procedure setasguid(const avalue: tguid); override; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Public | property asguid: tguid read getasguid write setasguid; |
| Public | property value: tguid read getasguid write setasguid; |
Description
Methods
| Protected | function getasvariant: variant; override; |
|
This item has no description. | |
| Protected | procedure setvarvalue(const avalue: variant); override; |
|
This item has no description. | |
| Protected | function getasstring: string; override; |
|
This item has no description. | |
| Protected | procedure setasstring(const avalue: string); override; |
|
This item has no description. | |
| Protected | function getdefaultwidth: longint; override; |
|
This item has no description. | |
| Protected | function getdatasize: integer; override; |
|
This item has no description. | |
| Protected | function getasguid: tguid; override; |
|
This item has no description. | |
| Protected | procedure setasguid(const avalue: tguid); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Public | property asguid: tguid read getasguid write setasguid; |
|
This item has no description. | |
| Public | property value: tguid read getasguid write setasguid; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.