Class TVisualLabelPropertyEditor (unit Peedit)

Inherits from

TCustomVisualPropertyEditor

Constructors



Functions

Procedure EditClick(Sender : TObject);

FLabel.

Function GetEditValue : String;


Procedure SetEditValue(Value : String);


Procedure SetPropertyEditor(Value : TPropertyEditor);


Properties

Events

Variables

FLabel : TLabel;



Constructors


Functions


Procedure EditClick(Sender : TObject);

FLabel.Caption:=FPropertyEditor.Value;


Function GetEditValue : String;


Procedure SetEditValue(Value : String);


Procedure SetPropertyEditor(Value : TPropertyEditor);


Properties


Events


Variables


FLabel : TLabel;