Class TIWBSInputGroup
Unit
IWBSRegion
Declaration
type TIWBSInputGroup = class(TIWBSCustomRegion)
Description
no description available, TIWBSCustomRegion description follows Hierarchy
Overview
Methods
 |
constructor Create(AOwner: TComponent); override; |
 |
function RenderHTML(AContext: TIWCompContext): TIWHTMLTag; override; |
Properties
Description
Methods
 |
constructor Create(AOwner: TComponent); override; |
|
 |
function RenderHTML(AContext: TIWCompContext): TIWHTMLTag; override; |
|
Properties
 |
property BSRelativeSize: TIWBSRelativeSize read FRelativeSize write FRelativeSize default bsrzDefault; |
|
 |
property Caption: string read FCaption write FCaption; |
|
Generated by PasDoc 0.14.0.
|