Interface idropdown
Unit
Declaration
type idropdown = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- idropdown
Overview
Methods
![]() |
function getvalueempty: integer; |
![]() |
function getwidget: twidget; |
![]() |
function geteditor: tinplaceedit; |
![]() |
function getedited: boolean; |
![]() |
procedure modified; |
![]() |
procedure dobeforedropdown; |
![]() |
procedure doafterclosedropdown; |
![]() |
function setdropdowntext(const avalue: msestring; const docheckvalue: boolean; const canceled: boolean; const akey: keyty): boolean; |
![]() |
procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
Description
Methods
![]() |
function getvalueempty: integer; |
![]() |
function getwidget: twidget; |
![]() |
function geteditor: tinplaceedit; |
![]() |
function getedited: boolean; |
![]() |
procedure modified; |
![]() |
procedure dobeforedropdown; |
![]() |
procedure doafterclosedropdown; |
![]() |
function setdropdowntext(const avalue: msestring; const docheckvalue: boolean; const canceled: boolean; const akey: keyty): boolean; |
![]() |
procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
Generated by PasDoc 0.16.0.
