Class TIWBSCustomTextInput

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Published constructor Create(AOwner: TComponent); override;

Properties

Published property BSTextAlignment: TIWBSTextAlignment read FTextAlignment write FTextAlignment default bstaDefault;
Published property BSTextCase: TIWBSTextCase read FTextCase write FTextCase default bstcDefault;
Published property MaxLength default 0;
Published property PlaceHolder: string read FPlaceHolder write FPlaceHolder;
Published property ReadOnly default False;

Description

Methods

Published constructor Create(AOwner: TComponent); override;
 

Properties

Published property BSTextAlignment: TIWBSTextAlignment read FTextAlignment write FTextAlignment default bstaDefault;
 
Published property BSTextCase: TIWBSTextCase read FTextCase write FTextCase default bstcDefault;
 
Published property MaxLength default 0;
 
Published property PlaceHolder: string read FPlaceHolder write FPlaceHolder;
 
Published property ReadOnly default False;
 

Generated by PasDoc 0.14.0.