Class TIWBSLabel

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSLabel = class(TIWBSCustomDbControl)

Description

no description available, TIWBSCustomDbControl description follows

Base class for IWBS data aware controls

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;

Properties

Published property Caption;
Published property ForControl: TIWCustomControl read FForControl write SetForControl;
Published property RawText: boolean read FRawText write FRawText default False;
Published property TagType: string read FTagType write SetTagType stored IsTagTypeStored;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 

Properties

Published property Caption;
 
Published property ForControl: TIWCustomControl read FForControl write SetForControl;
 
Published property RawText: boolean read FRawText write FRawText default False;
 
Published property TagType: string read FTagType write SetTagType stored IsTagTypeStored;
 

Generated by PasDoc 0.14.0.