Class TVisualPropertyEditor (unit Peedit)

Inherits from

TCustomVisualPropertyEditor

Constructors


Constructor Create(AOwner : TComponent);



Functions

Destructor Destroy;


Procedure FreePropertyEditor;


Function GetChanged : Boolean;


Function GetEditValue : String;


Procedure GetFocus(Sender : TObject);


Procedure HideVisualPropertyEditor;


Procedure LooseFocus(Sender : TObject);


Procedure ObtainFocus(Sender : TObject);


Procedure RefreshLabel;


Procedure SetChanged(Value : Boolean);


Procedure SetEditValue(Value : String);


Procedure SetOnEditSubProperties(Value : TNotifyEvent);


Procedure SetPropertyEditor(Value : TPropertyEditor);


Procedure ShowVisualPropertyEditor;


Procedure WMSize(Var Message : TWMSize);


Properties

property TabOrder :


Events

event OnLooseFocus : TNotifyEvent


Variables

FInputType : TInputType;


FLabel : TLabel;


FOnLooseFocus : TNotifyEvent;


FVisualPropertyEditor : TCustomVisualPropertyEditor;



Constructors


Constructor Create(AOwner : TComponent);


Functions


Destructor Destroy;


Procedure FreePropertyEditor;


Function GetChanged : Boolean;


Function GetEditValue : String;


Procedure GetFocus(Sender : TObject);


Procedure HideVisualPropertyEditor;


Procedure LooseFocus(Sender : TObject);


Procedure ObtainFocus(Sender : TObject);


Procedure RefreshLabel;


Procedure SetChanged(Value : Boolean);


Procedure SetEditValue(Value : String);


Procedure SetOnEditSubProperties(Value : TNotifyEvent);


Procedure SetPropertyEditor(Value : TPropertyEditor);


Procedure ShowVisualPropertyEditor;


Procedure WMSize(Var Message : TWMSize);


Properties


property TabOrder :


Events


event OnLooseFocus : TNotifyEvent


Variables


FInputType : TInputType;


FLabel : TLabel;


FOnLooseFocus : TNotifyEvent;


FVisualPropertyEditor : TCustomVisualPropertyEditor;