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

TOverlayPosition

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

Declaration

Source position: googlesheets.pp line 2764

type TOverlayPosition = class(TGoogleBaseObject)

protected

  procedure SetwidthPixels(); virtual;

  procedure SetanchorCell(); virtual;

  procedure SetoffsetXPixels(); virtual;

  procedure SetheightPixels(); virtual;

  procedure SetoffsetYPixels(); virtual;

published

  property widthPixels: Integer; [rw]

  property anchorCell: TGridCoordinate; [rw]

  property offsetXPixels: Integer; [rw]

  property heightPixels: Integer; [rw]

  property offsetYPixels: Integer; [rw]

end;

Inheritance

TOverlayPosition

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18