Class TIWBSInputForm

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSInputForm = class(TIWBSCustomRegion)

Description

no description available, TIWBSCustomRegion description follows

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public destructor Destroy; override;
Public function GetRoleString: string; override;

Properties

Published property BSFormOptions: TIWBSFormOptions read FFormOptions write FFormOptions;
Published property BSFormType: TIWBSFormType read FFormType write FFormType default bsftVertical;
Published property EncType: TIWBSFormEncType read FEncType write FEncType default iwbsfeDefault;
Published property OnSubmit: TIWBSInputFormSubmitEvent read FOnSubmit write FOnSubmit;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public destructor Destroy; override;
 
Public function GetRoleString: string; override;
 

Properties

Published property BSFormOptions: TIWBSFormOptions read FFormOptions write FFormOptions;
 
Published property BSFormType: TIWBSFormType read FFormType write FFormType default bsftVertical;
 
Published property EncType: TIWBSFormEncType read FEncType write FEncType default iwbsfeDefault;
 
Published property OnSubmit: TIWBSInputFormSubmitEvent read FOnSubmit write FOnSubmit;
 

Generated by PasDoc 0.14.0.