Class tmsevariantfield
Unit
Declaration
type tmsevariantfield = class(tvariantfield, imsefield)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TField
- TVariantField
- tmsevariantfield
Overview
Fields
| Protected | fgetvardata: getvardataty; |
| Protected | fsetvardata: setvardataty; |
Methods
| Protected | function getdatasize: integer; override; |
| Protected | function getasvariant: variant; override; |
| Protected | procedure setvarvalue(const avalue: variant); override; |
| Protected | function getasboolean: boolean; override; |
| Protected | function getasinteger: integer; override; |
| Protected | function getasdatetime: tdatetime; override; |
| Protected | function getasfloat: double; override; |
| Protected | function getaslongint: longint; override; |
| Protected | procedure setaslongint(avalue: longint); override; |
| Protected | function getaslargeint: largeint; override; |
| Protected | procedure setaslargeint(avalue: largeint); override; |
| Protected | function getascurrency: currency; override; |
| Protected | procedure setascurrency(avalue: currency); override; |
| Protected | procedure SetDataset(AValue : TDataset); override; |
| Public | function assql: msestring; |
| Public | function asoldsql: msestring; |
Properties
| Published | property DataSet stored false; |
| Published | property FieldKind default fkData; |
| Published | property HasConstraints default false; |
| Published | property LookupCache default false; |
| Published | property DisplayWidth default 15; |
Description
Fields
| Protected | fgetvardata: getvardataty; |
|
This item has no description. | |
| Protected | fsetvardata: setvardataty; |
|
This item has no description. | |
Methods
| Protected | function getdatasize: integer; override; |
|
This item has no description. | |
| Protected | function getasvariant: variant; override; |
|
This item has no description. | |
| Protected | procedure setvarvalue(const avalue: variant); override; |
|
This item has no description. | |
| Protected | function getasboolean: boolean; override; |
|
This item has no description. | |
| Protected | function getasinteger: integer; override; |
|
This item has no description. | |
| Protected | function getasdatetime: tdatetime; override; |
|
This item has no description. | |
| Protected | function getasfloat: double; override; |
|
This item has no description. | |
| Protected | function getaslongint: longint; override; |
|
This item has no description. | |
| Protected | procedure setaslongint(avalue: longint); override; |
|
This item has no description. | |
| Protected | function getaslargeint: largeint; override; |
|
This item has no description. | |
| Protected | procedure setaslargeint(avalue: largeint); override; |
|
This item has no description. | |
| Protected | function getascurrency: currency; override; |
|
This item has no description. | |
| Protected | procedure setascurrency(avalue: currency); override; |
|
This item has no description. | |
| Protected | procedure SetDataset(AValue : TDataset); override; |
|
This item has no description. | |
| Public | function assql: msestring; |
|
This item has no description. | |
| Public | function asoldsql: msestring; |
|
This item has no description. | |
Properties
| Published | property DataSet stored false; |
|
This item has no description. | |
| Published | property FieldKind default fkData; |
|
This item has no description. | |
| Published | property HasConstraints default false; |
|
This item has no description. | |
| Published | property LookupCache default false; |
|
This item has no description. | |
| Published | property DisplayWidth default 15; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.