Class tcustomdropdownlistedit

Unit

Declaration

type tcustomdropdownlistedit = class(tcustomdropdownedit, idropdownlist, iifidropdownlistdatalink)

Description

No description available, ancestor tcustomdropdownedit description follows
No description available, ancestor tcustomstringedit description follows
No description available, ancestor tdataedit description follows
No description available, ancestor tcustomdataedit description follows
No description available, ancestor tcustomedit 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 imagelistchanged;
Protected procedure paintimage(const canvas: tcanvas); override;
Protected procedure dochange; override;
Protected function getifidatalinkintf: iifidatalink; override;
Protected function getifilinkkind: ptypeinfo; override;
Protected function getdropdownitems: tdropdowndatacols; virtual;
Protected function createdropdowncontroller: tcustomdropdowncontroller; override;
Protected procedure internalsort(const acol: integer; out sortlist: integerarty); virtual;
Protected function geteditframe: framety; override;
Protected procedure getautopaintsize(var asize: sizety); override;
Public procedure sort(const acol: integer = 0);

Properties

Public property dropdown: tdropdownlistcontroller read getdropdown write setdropdown;
Public property ifilink: tifidropdownlistlinkcomp read getifilink write setifilink1;

Description

Methods

Protected procedure imagelistchanged;
 
Protected procedure paintimage(const canvas: tcanvas); override;
 
Protected procedure dochange; override;
 
Protected function getifidatalinkintf: iifidatalink; override;
 
Protected function getifilinkkind: ptypeinfo; override;
 
Protected function getdropdownitems: tdropdowndatacols; virtual;
 
Protected function createdropdowncontroller: tcustomdropdowncontroller; override;
 
Protected procedure internalsort(const acol: integer; out sortlist: integerarty); virtual;
 
Protected function geteditframe: framety; override;
 
Protected procedure getautopaintsize(var asize: sizety); override;
 
Public procedure sort(const acol: integer = 0);
 

Properties

Public property dropdown: tdropdownlistcontroller read getdropdown write setdropdown;
 
Public property ifilink: tifidropdownlistlinkcomp read getifilink write setifilink1;
 

Generated by PasDoc 0.16.0.