Introduction
General Info
|
Properties
Owner |
TpfgPalmField This class provides an equivalent function to the standard TField class, providing access to the contents of a single field within a record. Like in a TTable, the Fields collection is only available at runtime.
PropertiesOwner: TpfgPalmFieldsSpecifies the owning TpfgPalmFields class
Table: TpfgPalmTable
Index: Integer
FieldName: string
AsBoolean: Boolean
AsDateTime: TDateTime
AsFloat: Double
AsInteger: Integer
AsString: string
AsVariant: Variant
|