Osztály TFDParam
Egység
Deklaráció
type TFDParam = class(TCollectionItem)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TCollectionItem
- TFDParam
Áttekintés
Metódusok
![]() |
procedure AssignField(Field: TField); |
![]() |
procedure AssignFieldValue(Field: TField; Value: Variant); |
![]() |
procedure Clear; |
![]() |
function GetDataSize: LongInt; |
![]() |
procedure LoadFromFile(FileName: string; ABlobType: TFieldType; AIndex: LongInt); |
![]() |
procedure LoadFromStream(AStream: TStream; ABlobType: TFieldType; AIndex: LongInt); |
Tulajdonságok
![]() |
property AsBCD: Currency; |
![]() |
property AsBlob: TFDByteString; |
![]() |
property AsBoolean: Boolean; |
![]() |
property AsCurrency: Currency; |
![]() |
property AsDate: TDateTime; |
![]() |
property AsDateTime: TDateTime; |
![]() |
property AsFloat: Double; |
![]() |
property AsInteger: LongInt; |
![]() |
property AsSmallInt: LongInt; |
![]() |
property AsMemo: string; |
![]() |
property AsString: string; |
![]() |
property AsTime: TDateTime; |
![]() |
property AsWord: LongInt; |
![]() |
property Bound: Boolean; |
![]() |
property IsNull: Boolean; |
![]() |
property Text: string; |
![]() |
property DataType: TFieldType; |
![]() |
property Precision: LongInt; |
![]() |
property NumericScale: LongInt; |
![]() |
property Size: LongInt; |
![]() |
property Name: string; |
![]() |
property ParamType: TParamType; |
![]() |
property Value: Variant; |
Megjegyzés
Metódusok
![]() |
procedure AssignField(Field: TField); |
|
This item has no description. | |
![]() |
procedure AssignFieldValue(Field: TField; Value: Variant); |
|
This item has no description. | |
![]() |
procedure Clear; |
|
This item has no description. | |
![]() |
function GetDataSize: LongInt; |
|
This item has no description. | |
![]() |
procedure LoadFromFile(FileName: string; ABlobType: TFieldType; AIndex: LongInt); |
|
This item has no description. | |
![]() |
procedure LoadFromStream(AStream: TStream; ABlobType: TFieldType; AIndex: LongInt); |
|
This item has no description. | |
Tulajdonságok
![]() |
property AsBCD: Currency; |
|
This item has no description. | |
![]() |
property AsBlob: TFDByteString; |
|
This item has no description. | |
![]() |
property AsBoolean: Boolean; |
|
This item has no description. | |
![]() |
property AsCurrency: Currency; |
|
This item has no description. | |
![]() |
property AsDate: TDateTime; |
|
This item has no description. | |
![]() |
property AsDateTime: TDateTime; |
|
This item has no description. | |
![]() |
property AsFloat: Double; |
|
This item has no description. | |
![]() |
property AsInteger: LongInt; |
|
This item has no description. | |
![]() |
property AsSmallInt: LongInt; |
|
This item has no description. | |
![]() |
property AsMemo: string; |
|
This item has no description. | |
![]() |
property AsString: string; |
|
This item has no description. | |
![]() |
property AsTime: TDateTime; |
|
This item has no description. | |
![]() |
property AsWord: LongInt; |
|
This item has no description. | |
![]() |
property Bound: Boolean; |
|
This item has no description. | |
![]() |
property IsNull: Boolean; |
|
This item has no description. | |
![]() |
property Text: string; |
|
This item has no description. | |
![]() |
property DataType: TFieldType; |
|
This item has no description. | |
![]() |
property Precision: LongInt; |
|
This item has no description. | |
![]() |
property NumericScale: LongInt; |
|
This item has no description. | |
![]() |
property Size: LongInt; |
|
This item has no description. | |
![]() |
property Name: string; |
|
This item has no description. | |
![]() |
property ParamType: TParamType; |
|
This item has no description. | |
![]() |
property Value: Variant; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
