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

TPopupWindowProperties

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

Declaration

Source position: googledfareporting.pp line 5503

type TPopupWindowProperties = class(TGoogleBaseObject)

protected

  procedure Setdimension(); virtual;

  procedure Setoffset(); virtual;

  procedure SetpositionType(); virtual;

  procedure SetshowAddressBar(); virtual;

  procedure SetshowMenuBar(); virtual;

  procedure SetshowScrollBar(); virtual;

  procedure SetshowStatusBar(); virtual;

  procedure SetshowToolBar(); virtual;

  procedure Settitle(); virtual;

published

  property dimension: TSize; [rw]

  property offset: TOffsetPosition; [rw]

  property positionType: string; [rw]

  property showAddressBar: Boolean; [rw]

  property showMenuBar: Boolean; [rw]

  property showScrollBar: Boolean; [rw]

  property showStatusBar: Boolean; [rw]

  property showToolBar: Boolean; [rw]

  property title: string; [rw]

end;

Inheritance

TPopupWindowProperties

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18