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

TErrorValue

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

Declaration

Source position: googlesheets.pp line 1642

type TErrorValue = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  

  procedure Set_type(); virtual;

  

  procedure Setmessage(); virtual;

  

published

  property _type: string; [rw]

  

  property message: string; [rw]

  

end;

Inheritance

TErrorValue

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio