Class TIWBSText

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TIWBSText = 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 Lines: TStringList read FLines write SetLines;
Published property RawText: boolean read FRawText write SetRawText default False;
Published property TagType: string read FTagType write SetTagType stored IsTagTypeStored;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 

Properties

Published property Lines: TStringList read FLines write SetLines;
 
Published property RawText: boolean read FRawText write SetRawText default False;
 
Published property TagType: string read FTagType write SetTagType stored IsTagTypeStored;
 

Generated by PasDoc 0.14.0.