Class TBoundLabel

Unit

Declaration

type TBoundLabel = class(TCustomLabel)

Description

Label subcomponent used by other components

Hierarchy

  • TCustomLabel
  • TBoundLabel

Overview

Properties

Published property Position: TLabelPos read FPosition write SetPosition default lpInside;
Published property Caption;
Published property Color;
Published property Font;
Published property ParentColor;
Published property ParentFont;
Published property ShowAccelChar;
Published property Transparent;
Published property Visible;
Published property OnClick;
Published property OnDblClick;

Description

Properties

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

define possition of bound label

Published property Caption;
 
Published property Color;
 
Published property Font;
 
Published property ParentColor;
 
Published property ParentFont;
 
Published property ShowAccelChar;
 
Published property Transparent;
 
Published property Visible;
 
Published property OnClick;
 
Published property OnDblClick;
 

Generated by PasDoc 0.15.0.