[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'db' (#fcl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 169
type TFieldDef = class(TNamedItem) |
public |
procedure Create(); |
destructor Destroy; override; |
procedure Assign(); override; |
function CreateField(); |
property FieldClass: TFieldClass; [r] |
property FieldNo: LongInt; [r] |
property InternalCalcField: Boolean; [rw] |
property Required: Boolean; [rw] |
published |
property Attributes: TFieldAttributes; [rw] |
property DataType: TFieldType; [rw] |
property Precision: LongInt; [rw] |
property Size: Word; [rw] |
end; |
| |
| |
TCollectionItem |
? |
TObject |
No notes exist for this page yet.