Unit 'All_Indy_Reg' Package
[Overview][Classes][Procedures and functions][Index] [#pl_indy]

TIdPropEdBinding

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

Declaration

Source position: All_Indy_Reg.pas line 199

type TIdPropEdBinding = class(TPropertyEditor)

protected

  FValue: string;

  

  property Value: string; [rw]

  

public

  procedure Edit; override;

  

  function GetAttributes; override;

  

  function GetValue; override;

  

  procedure SetValue(); override;

  

end;

Inheritance

TIdPropEdBinding

  

|

TObject



CT Web help

CodeTyphon Studio