Class tcustomdropdownwidgetedit

Unit

Declaration

type tcustomdropdownwidgetedit = class(tcustomdropdownedit, idropdownwidget)

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 function createdropdowncontroller: tcustomdropdowncontroller; override;
Protected procedure createdropdownwidget(const atext: msestring; out awidget: twidget); virtual; abstract;
Protected function getdropdowntext(const awidget: twidget): msestring; virtual; abstract;

Properties

Public property dropdown: tdropdownwidgetcontroller read getdropdown write setdropdown;

Description

Methods

Protected function createdropdowncontroller: tcustomdropdowncontroller; override;
 
Protected procedure createdropdownwidget(const atext: msestring; out awidget: twidget); virtual; abstract;
 
Protected function getdropdowntext(const awidget: twidget): msestring; virtual; abstract;
 

Properties

Public property dropdown: tdropdownwidgetcontroller read getdropdown write setdropdown;
 

Generated by PasDoc 0.16.0.