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

TCustomFieldDef

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

Declaration

Source position: googlecoordinate.pp line 90

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



CT Web help

CodeTyphon Studio