Class tdblabel

Unit

Declaration

type tdblabel = class(tcustomlabel, idbdispfieldlink, ireccontrol)

Description

No description available, ancestor tcustomlabel description follows
No description available, ancestor tpublishedwidget description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure defineproperties(filer: tfiler); override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property options;
Published property datalink: tdispfielddatalink read fdatalink write setdatalink;
Published property bounds_cx default defaultlabelwidgetwidth;
Published property bounds_cy default defaultlabelwidgetheight;
Published property optionswidget default defaultlabeloptionswidget;
Published property font;
Published property textflags;

Description

Methods

Protected procedure defineproperties(filer: tfiler); override;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 

Properties

Published property options;
 
Published property datalink: tdispfielddatalink read fdatalink write setdatalink;
 
Published property bounds_cx default defaultlabelwidgetwidth;
 
Published property bounds_cy default defaultlabelwidgetheight;
 
Published property optionswidget default defaultlabeloptionswidget;
 
Published property font;
 
Published property textflags;
 

Generated by PasDoc 0.16.0.