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

TPadding

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

Declaration

Source position: googlesheets.pp line 330

type TPadding = class(TGoogleBaseObject)

protected

  procedure Setright(); virtual;

  procedure Setleft(); virtual;

  procedure Settop(); virtual;

  procedure Setbottom(); virtual;

published

  property right: Integer; [rw]

  property left: Integer; [rw]

  property top: Integer; [rw]

  property bottom: Integer; [rw]

end;

Inheritance

TPadding

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18