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

TJppAnchoredControl

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

Declaration

Source position: JPP.AnchoredControls.pas line 46

type TJppAnchoredControl = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Control: TControl; [rw]

  

  property Spacing: Integer; [rw]

  

  property DeltaPosX: Integer; [rw]

  

  property DeltaPosY: Integer; [rw]

  

  property ControlPositionMode: TJppControlPositionMode; [rw]

  

  property CustomPosition: TJppControlPos; [rw]

  

  property Enabled: Boolean; [rw]

  

end;

Inheritance

TJppAnchoredControl

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio