Class TIWBSCustomTextInput
Unit
IWBSCustomInput
Declaration
type TIWBSCustomTextInput = class(TIWBSCustomInput)
Description
no description available, TIWBSCustomInput description follows no description available, TIWBSCustomDbControl description follows
Base class for IWBS data aware controls
Hierarchy
Overview
Methods
 |
constructor Create(AOwner: TComponent); override; |
Properties
Description
Methods
 |
constructor Create(AOwner: TComponent); override; |
|
Properties
 |
property BSTextAlignment: TIWBSTextAlignment read FTextAlignment write FTextAlignment default bstaDefault; |
|
 |
property BSTextCase: TIWBSTextCase read FTextCase write FTextCase default bstcDefault; |
|
 |
property MaxLength default 0; |
|
 |
property PlaceHolder: string read FPlaceHolder write FPlaceHolder; |
|
 |
property ReadOnly default False; |
|
Generated by PasDoc 0.14.0.
|