Class TBoundLabel
Unit
rImprovedComps
Declaration
type TBoundLabel = class(TCustomLabel)
Description
Label subcomponent used by other components
Hierarchy
Overview
Properties
Description
Properties
|
property Position: TLabelPos read FPosition write SetPosition default lpInside; |
define possition of bound label
|
|
property Caption; |
|
|
property Color; |
|
|
property Font; |
|
|
property ParentColor; |
|
|
property ParentFont; |
|
|
property ShowAccelChar; |
|
|
property Transparent; |
|
|
property Visible; |
|
|
property OnClick; |
|
|
property OnDblClick; |
|
Generated by PasDoc 0.15.0.
|