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

TBorder

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

Declaration

Source position: googlesheets.pp line 2210

type TBorder = class(TGoogleBaseObject)

protected

  procedure Setstyle(); virtual;

  procedure Setwidth(); virtual;

  procedure Setcolor(); virtual;

published

  property style: string; [rw]

  property width: Integer; [rw]

  property color: TColor; [rw]

end;

Inheritance

TBorder

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18