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

TUsageReportTypeparametersItem

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

Declaration

Source position: googleadmin.pp line 329

type TUsageReportTypeparametersItem = class(TGoogleBaseObject)

protected

  procedure SetboolValue(); virtual;

  

  procedure SetdatetimeValue(); virtual;

  

  procedure SetintValue(); virtual;

  

  procedure SetmsgValue(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetstringValue(); virtual;

  

published

  property boolValue: Boolean; [rw]

  

  property datetimeValue: TDatetime; [rw]

  

  property intValue: string; [rw]

  

  property msgValue: TUsageReportTypeparametersItemTypemsgValueArray; [rw]

  

  property name: string; [rw]

  

  property stringValue: string; [rw]

  

end;

Inheritance

TUsageReportTypeparametersItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio