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

TTemplate

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

Declaration

Source position: googlefusiontables.pp line 719

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



CT Web help

CodeTyphon Studio