Class tmsebooleanfield
Unit
Declaration
type tmsebooleanfield = class(tbooleanfield, imsefield)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TField
- TBooleanField
- tmsebooleanfield
Overview
Fields
| Protected | fdisplays: array[boolean,boolean] of msestring; |
Methods
| Protected | procedure readlookup(reader: treader); |
| Protected | procedure defineproperties(filer: tfiler); override; |
| Protected | function getaswidestring: widestring; override; |
| Protected | procedure setaswidestring(const avalue: widestring); override; |
| Protected | function getasunicodestring: unicodestring; override; |
| Protected | procedure setasunicodestring(const avalue: unicodestring); override; |
| Protected | function GetDataSize: integer; override; |
| Protected | function GetAsBoolean: Boolean; override; |
| Protected | procedure SetAsBoolean(AValue: Boolean); override; |
| Protected | function getasstring: string; override; |
| Protected | procedure setasstring(const avalue: string); override; |
| Protected | function GetDefaultWidth: Longint; override; |
| Protected | function GetAsLongint: Longint; override; |
| Protected | procedure SetAsLongint(AValue: Longint); override; |
| Protected | function GetAsVariant: variant; override; |
| Protected | procedure change; override; |
| Protected | procedure SetDataset(AValue : TDataset); override; |
| Public | function HasParent: Boolean; override; |
| Public | constructor Create(AOwner: TComponent); override; |
| Public | procedure Clear; override; |
| Public | function assql: msestring; |
| Public | function asoldsql: msestring; |
| Public | function sum: integer; |
Properties
| Published | property DataSet stored false; |
| Published | property displayvalues: msestring read fdisplayvalues write setdisplayvalues; |
| Published | property FieldKind default fkData; |
| Published | property HasConstraints default false; |
| Published | property LookupCache default false; |
Description
Fields
| Protected | fdisplays: array[boolean,boolean] of msestring; |
|
This item has no description. | |
Methods
| Protected | procedure readlookup(reader: treader); |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler); override; |
|
This item has no description. | |
| Protected | function getaswidestring: widestring; override; |
|
This item has no description. | |
| Protected | procedure setaswidestring(const avalue: widestring); override; |
|
This item has no description. | |
| Protected | function getasunicodestring: unicodestring; override; |
|
This item has no description. | |
| Protected | procedure setasunicodestring(const avalue: unicodestring); override; |
|
This item has no description. | |
| Protected | function GetDataSize: integer; override; |
|
This item has no description. | |
| Protected | function GetAsBoolean: Boolean; override; |
|
This item has no description. | |
| Protected | procedure SetAsBoolean(AValue: Boolean); 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 GetAsLongint: Longint; override; |
|
This item has no description. | |
| Protected | procedure SetAsLongint(AValue: Longint); override; |
|
This item has no description. | |
| Protected | function GetAsVariant: variant; override; |
|
This item has no description. | |
| Protected | procedure change; override; |
|
This item has no description. | |
| Protected | procedure SetDataset(AValue : TDataset); override; |
|
This item has no description. | |
| Public | function HasParent: Boolean; override; |
|
This item has no description. | |
| Public | constructor Create(AOwner: TComponent); override; |
|
This item has no description. | |
| Public | procedure Clear; override; |
|
This item has no description. | |
| Public | function assql: msestring; |
|
This item has no description. | |
| Public | function asoldsql: msestring; |
|
This item has no description. | |
| Public | function sum: integer; |
|
This item has no description. | |
Properties
| Published | property DataSet stored false; |
|
This item has no description. | |
| Published | property displayvalues: msestring read fdisplayvalues write setdisplayvalues; |
|
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. | |
Generated by PasDoc 0.17.0.snapshot.