Class tdbdatabutton

Unit

Declaration

type tdbdatabutton = class(tcustomdatabutton, idbeditfieldlink, ireccontrol)

Description

No description available, ancestor tcustomdatabutton description follows
No description available, ancestor tcustomintegergraphdataedit description follows
No description available, ancestor ttogglegraphdataedit description follows
No description available, ancestor tgraphdataedit description follows
No description available, ancestor tactionpublishedwidget 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;
Protected procedure griddatasourcechanged; override;
Protected function getgriddatasource: tdatasource;
Protected function createdatalist(const sender: twidgetcol): tdatalist; override;
Protected function checkvalue(const quiet: boolean = false): boolean; reintroduce;
Protected procedure modified; override;
Protected procedure doshortcut(var info: keyeventinfoty; const sender: twidget); override;
Protected function getrowdatapo(const arow: integer): pointer; override;
Protected procedure valuetofield;
Protected procedure fieldtovalue;
Protected procedure getfieldtypes(var afieldtypes: fieldtypesty);
Protected procedure setmaxlength(const avalue: integer);
Protected function getfieldlink: tcustomeditwidgetdatalink;
Protected procedure recchanged;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;

Properties

Published property datalink: teditwidgetdatalink read fdatalink write setdatalink;
Published property optionswidget;
Published property optionsskin;
Published property valuefaces;
Published property valuecaptions;
Published property valuefonts;
Published property font;
Published property action;
Published property caption;
Published property imagepos;
Published property shortcut;
Published property shortcut1;
Published property textflags;
Published property captiondist;
Published property imagelist;
Published property imagenr;
Published property imagenrdisabled;
Published property imagedist;
Published property imagedist1;
Published property imagedist2;
Published property colorglyph;
Published property options;
Published property focusrectdist;
Published property onupdate;
Published property onexecute;
Published property onbeforeexecute;
Published property onafterexecute;
Published property onmouseevent;
Published property onclientmouseevent;
Published property imageoffset;
Published property imageoffsetdisabled;
Published property imageoffsetmouse;
Published property imageoffsetclicked;
Published property imagenums;
Published property onsetvalue;
Published property onpaintglyph;
Published property valuedefault;
Published property valuemin;
Published property valuemax;
Published property valuedisabled;

Description

Methods

Protected procedure defineproperties(filer: tfiler); override;
 
Protected procedure griddatasourcechanged; override;
 
Protected function getgriddatasource: tdatasource;
 
Protected function createdatalist(const sender: twidgetcol): tdatalist; override;
 
Protected function checkvalue(const quiet: boolean = false): boolean; reintroduce;
 
Protected procedure modified; override;
 
Protected procedure doshortcut(var info: keyeventinfoty; const sender: twidget); override;
 
Protected function getrowdatapo(const arow: integer): pointer; override;
 
Protected procedure valuetofield;
 
Protected procedure fieldtovalue;
 
Protected procedure getfieldtypes(var afieldtypes: fieldtypesty);
 
Protected procedure setmaxlength(const avalue: integer);
 
Protected function getfieldlink: tcustomeditwidgetdatalink;
 
Protected procedure recchanged;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 

Properties

Published property datalink: teditwidgetdatalink read fdatalink write setdatalink;
 
Published property optionswidget;
 
Published property optionsskin;
 
Published property valuefaces;
 
Published property valuecaptions;
 
Published property valuefonts;
 
Published property font;
 
Published property action;
 
Published property caption;
 
Published property imagepos;
 
Published property shortcut;
 
Published property shortcut1;
 
Published property textflags;
 
Published property captiondist;
 
Published property imagelist;
 
Published property imagenr;
 
Published property imagenrdisabled;
 
Published property imagedist;
 
Published property imagedist1;
 
Published property imagedist2;
 
Published property colorglyph;
 
Published property options;
 
Published property focusrectdist;
 
Published property onupdate;
 
Published property onexecute;
 
Published property onbeforeexecute;
 
Published property onafterexecute;
 
Published property onmouseevent;
 
Published property onclientmouseevent;
 
Published property imageoffset;
 
Published property imageoffsetdisabled;
 
Published property imageoffsetmouse;
 
Published property imageoffsetclicked;
 
Published property imagenums;
 
Published property onsetvalue;
 
Published property onpaintglyph;
 
Published property valuedefault;
 
Published property valuemin;
 
Published property valuemax;
 
Published property valuedisabled;
 

Generated by PasDoc 0.16.0.