Class TBoundLabel
Unit
rDBComponents
Declaration
type TBoundLabel = class(TrHTMLLabel)
Description
TLabel subcomponent, show user defined text in some db component
Hierarchy
Overview
Methods
 |
constructor Create(AOwner: TComponent); override; |
Properties
 |
property Left stored false; |
 |
property Top stored false; |
 |
property Width stored false; |
 |
property Height stored false; |
Description
Methods
 |
constructor Create(AOwner: TComponent); override; |
|
Properties
 |
property Left stored false; |
|
 |
property Top stored false; |
|
 |
property Width stored false; |
|
 |
property Height stored false; |
|
Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10
|