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

TPadding

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

Declaration

Source position: googlesheets.pp line 336

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



CT Web help

CodeTyphon Studio