Class TBoundLabel

Unit

Declaration

type TBoundLabel = class(TrHTMLLabel)

Description

TrHTMLLabel or TLabel subcomponent, show additional user defined text in some db component

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;

Properties

Published property Position: TLabelPos read FPosition write SetPosition default lpTopLeft;
Published property Left stored false;
Published property Top stored false;
Published property Width stored false;
Published property Height stored false;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 

Properties

Published property Position: TLabelPos read FPosition write SetPosition default lpTopLeft;

define possition of bound label

Published property Left stored false;
 
Published property Top stored false;
 
Published property Width stored false;
 
Published property Height stored false;
 

Generated by PasDoc 0.15.0.