Unit 'JPP.AnchoredControls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jppack]

TJppAnchoredControls

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

Declaration

Source position: JPP.AnchoredControls.pas line 122

type TJppAnchoredControls = class(TJppPersistent)

public

  procedure UpdateTopControlPos;

  

  procedure UpdateBottomControlPos;

  

  procedure UpdateLeftControlPos;

  

  procedure UpdateRightControlPos;

  

  procedure UpdateAllControlsPos;

  

  constructor Create();

  

  destructor Destroy; override;

  

published

  property Top: TJppTopAnchoredControl; [rw]

  

  property Bottom: TJppBottomAnchoredControl; [rw]

  

  property Left: TJppLeftAnchoredControl; [rw]

  

  property Right: TJppRightAnchoredControl; [rw]

  

end;

Inheritance

TJppAnchoredControls

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio