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

TColor

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

Declaration

Source position: googlesheets.pp line 1351

type TColor = class(TGoogleBaseObject)

protected

  procedure Setgreen(); virtual;

  procedure Setblue(); virtual;

  procedure Setred(); virtual;

  procedure Setalpha(); virtual;

published

  property green: Integer; [rw]

  property blue: Integer; [rw]

  property red: Integer; [rw]

  property alpha: Integer; [rw]

end;

Inheritance

TColor

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18