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

TTemplate

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

Declaration

Source position: googlefusiontables.pp line 713

type TTemplate = class(TGoogleBaseObject)

protected

  procedure SetautomaticColumnNames(); virtual;

  procedure Setbody(); virtual;

  procedure Setkind(); virtual;

  procedure Setname(); virtual;

  procedure SettableId(); virtual;

  procedure SettemplateId(); virtual;

published

  property automaticColumnNames: TStringArray; [rw]

  property body: string; [rw]

  property kind: string; [rw]

  property name: string; [rw]

  property tableId: string; [rw]

  property templateId: Integer; [rw]

end;

Inheritance

TTemplate

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18