Class tdbdropdownlist
Unit
Declaration
type tdbdropdownlist = class(tdropdownlist, igriddatalink)
Description
No description available, ancestor tdropdownlist description follows
No description available, ancestor tcustomstringgrid description follows
No description available, ancestor tcellgrid description follows
No description available, ancestor tcustomgrid 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
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tpublishedwidget
- tcustomgrid
- tcellgrid
- tcustomstringgrid
- tdropdownlist
- tdbdropdownlist
Overview
Methods
function getassistiveflags(): assistiveflagsty override; |
|
procedure internalcreateframe; override; |
|
procedure createdatacol(const index: integer; out item: tdatacol); override; |
|
procedure initcols(const acols: tdropdowncols); override; |
|
procedure docellevent(var info: celleventinfoty); override; |
|
procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override; |
|
procedure setactiveitem(const aitemindex: integer); override; |
|
function locate(const filter: msestring): boolean; override; |
|
procedure dopaint(const acanvas: tcanvas); override; |
|
procedure dohide; override; |
|
constructor create(const acontroller: tcustomdbdropdownlistcontroller; acols: tdropdowncols); |
|
destructor destroy; override; |
|
procedure rowup(const action: focuscellactionty = fca_focusin; const nowrap: boolean = false) override; |
|
procedure rowdown(const action: focuscellactionty = fca_focusin; const nowrap: boolean = false) override; |
|
procedure pageup(const action: focuscellactionty = fca_focusin); override; |
|
procedure pagedown(const action: focuscellactionty = fca_focusin); override; |
|
procedure wheelup(const action: focuscellactionty = fca_focusin); override; |
|
procedure wheeldown(const action: focuscellactionty = fca_focusin); override; |
Description
Methods
function getassistiveflags(): assistiveflagsty override; |
|
procedure internalcreateframe; override; |
|
procedure createdatacol(const index: integer; out item: tdatacol); override; |
|
procedure initcols(const acols: tdropdowncols); override; |
|
procedure docellevent(var info: celleventinfoty); override; |
|
procedure scrollevent(sender: tcustomscrollbar; event: scrolleventty); override; |
|
procedure setactiveitem(const aitemindex: integer); override; |
|
function locate(const filter: msestring): boolean; override; |
|
procedure dopaint(const acanvas: tcanvas); override; |
|
procedure dohide; override; |
|
constructor create(const acontroller: tcustomdbdropdownlistcontroller; acols: tdropdowncols); |
|
destructor destroy; override; |
|
procedure rowup(const action: focuscellactionty = fca_focusin; const nowrap: boolean = false) override; |
|
procedure rowdown(const action: focuscellactionty = fca_focusin; const nowrap: boolean = false) override; |
|
procedure pageup(const action: focuscellactionty = fca_focusin); override; |
|
procedure pagedown(const action: focuscellactionty = fca_focusin); override; |
|
procedure wheelup(const action: focuscellactionty = fca_focusin); override; |
|
procedure wheeldown(const action: focuscellactionty = fca_focusin); override; |
|
Generated by PasDoc 0.16.0.