Class TMabEdit (unit MabObj)
Inherits from
TPersistent
Constructors
constructor Create;
Functions
procedure Assign(Source: TMabEdit);
Properties
property CharCase : TEditCharCase
property MaxLength : Integer
property Prompt : string
property Text : string
Events
Variables
FCharCase : TEditCharCase;
FMaxLength : Integer;
FPrompt : string;
FText : string;
Constructors
constructor Create;
Functions
procedure Assign(Source: TMabEdit);
Properties
property CharCase : TEditCharCase
property MaxLength : Integer
property Prompt : string
property Text : string
Events
Variables
FCharCase : TEditCharCase;
FMaxLength : Integer;
FPrompt : string;
FText : string;