Class TInputBox (unit ExtDlg)

Inherits from

TCommonDialog

Constructors


constructor Create(aOwner: TComponent);

TInputBox


Functions

destructor Destroy;


function Execute: Boolean;


Properties

property BoxLabel : string


property Caption : string


property IconType : TIconInBox


property PwdChar : Char


Events

Variables

CustomIcon : TIcon;


Text : string;


FCaption : string;


FIcon : TIcon;


FIconType : TIconInBox;


FMessage : string;


FPwd : Char;



Constructors


constructor Create(aOwner: TComponent);

TInputBox


Functions


destructor Destroy;


function Execute: Boolean;


Properties


property BoxLabel : string


property Caption : string


property IconType : TIconInBox


property PwdChar : Char


Events


Variables


CustomIcon : TIcon;


Text : string;


FCaption : string;


FIcon : TIcon;


FIconType : TIconInBox;


FMessage : string;


FPwd : Char;