Unit 'ovcbase' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_orpheus]

TOvcAttachedLabel

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

Declaration

Source position: ovcbase.pas line 52

type TOvcAttachedLabel = class(TLabel)

protected

  FControl: TWinControl;

  

  procedure SavePosition;

  

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  constructor CreateEx(); virtual;

  

  procedure SetBounds(); override;

  

published

  property Control: TWinControl; [rw]

  

end;

Inheritance

TOvcAttachedLabel

  

|

TObject



CT Web help

CodeTyphon Studio