Class tmselongintfield
Unit
Declaration
type tmselongintfield = class(tlongintfield, imsefield)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TField
- TNumericField
- TLongintField
- tmselongintfield
Overview
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 getasboolean: boolean; override; |
| Protected | procedure setasboolean(avalue: boolean); override; |
| Protected | procedure setaslargeint(avalue: largeint); override; |
| Protected | function getaslargeint: largeint; override; |
| Protected | procedure gettext(var thetext: string; adisplaytext: boolean); override; |
| Protected | procedure change; override; |
| Protected | procedure SetDataset(AValue : TDataset); override; |
| Public | function HasParent: Boolean; override; |
| Public | procedure Clear; override; |
| Public | function assql: msestring; |
| Public | function asoldsql: msestring; |
| Public | function asoldid: integer; |
| Public | function sum: integer; |
Properties
| Public | property asenum: integer read getaslongint write setasenum; |
| Published | property DataSet stored false; |
| Published | property FieldKind default fkData; |
| Published | property HasConstraints default false; |
| Published | property LookupCache default false; |
| Published | property DisplayWidth default 10; |
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 getasboolean: boolean; override; |
|
This item has no description. | |
| Protected | procedure setasboolean(avalue: boolean); override; |
|
This item has no description. | |
| Protected | procedure setaslargeint(avalue: largeint); override; |
|
This item has no description. | |
| Protected | function getaslargeint: largeint; override; |
|
This item has no description. | |
| Protected | procedure gettext(var thetext: string; adisplaytext: boolean); 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 | 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 asoldid: integer; |
|
This item has no description. | |
| Public | function sum: integer; |
|
This item has no description. | |
Properties
| Public | property asenum: integer read getaslongint write setasenum; |
|
This item has no description. | |
| 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 10; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.