Class TIWBSInputForm
Unit
IWBSRegion
Declaration
type TIWBSInputForm = class(TIWBSCustomRegion)
Description
no description available, TIWBSCustomRegion description follows Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create(AOwner: TComponent); override; |
|
 |
destructor Destroy; override; |
|
 |
function GetRoleString: string; override; |
|
Properties
 |
property BSFormType: TIWBSFormType read FFormType write FFormType default bsftVertical; |
|
 |
property EncType: TIWBSFormEncType read FEncType write FEncType default iwbsfeDefault; |
|
Generated by PasDoc 0.14.0.
|