Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TObjectField

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 1201

type TObjectField = class(TField)

public

  property FieldCount: Integer; [r]

  property Fields: TFields; [r]

  property FieldValues []: Variant; default; [rw]

  property UnNamed: Boolean; [r]

published

  property ObjectType: string; [rw]

end;

Inheritance

TObjectField

|

TField

  

Provide access to the contents of a single field in a record.

|

TComponent

|

TPersistent,IUnknown,IInterfaceComponentReference

|

TObject,IFPObserved


Documentation generated on: Jul 24 2023