Class TIWBSSelect

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSSelect = class(TIWBSCustomSelectInput)

Description

no description available, TIWBSCustomSelectInput description follows
no description available, TIWBSCustomInput description follows
no description available, TIWBSCustomDbControl description follows

Base class for IWBS data aware controls

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public procedure SetText(const AValue: TCaption); override;

Properties

Published property MultiSelect: boolean read FMultiSelect write FMultiSelect default False;
Published property Size: integer read FSize write SetSize default 1;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public procedure SetText(const AValue: TCaption); override;
 

Properties

Published property MultiSelect: boolean read FMultiSelect write FMultiSelect default False;
 
Published property Size: integer read FSize write SetSize default 1;
 

Generated by PasDoc 0.14.0.