Unit 'googlecoordinate' Package
[Overview][Types][Classes][Index] [#googleapi]

TCustomFieldDef

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

Declaration

Source position: googlecoordinate.pp line 84

type TCustomFieldDef = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setenabled(); virtual;

  procedure Setenumitems(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SetrequiredForCheckout(); virtual;

  procedure Set_type(); virtual;

published

  property enabled: Boolean; [rw]

  property enumitems: TCustomFieldDefTypeenumitemsArray; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property requiredForCheckout: Boolean; [rw]

  property _type: string; [rw]

end;

Inheritance

TCustomFieldDef

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18