Interface idropdown
Unit
Declaration
type idropdown = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- idropdown
Overview
Methods
| Public | function getvalueempty: integer; |
| Public | function getwidget: twidget; |
| Public | function geteditor: tinplaceedit; |
| Public | function getedited: boolean; |
| Public | procedure modified; |
| Public | procedure dobeforedropdown; |
| Public | procedure doafterclosedropdown; |
| Public | function setdropdowntext(const avalue: msestring; const docheckvalue: boolean; const canceled: boolean; const akey: keyty): boolean; |
| Public | procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
Description
Methods
| Public | function getvalueempty: integer; |
|
This item has no description. | |
| Public | function getwidget: twidget; |
|
This item has no description. | |
| Public | function geteditor: tinplaceedit; |
|
This item has no description. | |
| Public | function getedited: boolean; |
|
This item has no description. | |
| Public | procedure modified; |
|
This item has no description. | |
| Public | procedure dobeforedropdown; |
|
This item has no description. | |
| Public | procedure doafterclosedropdown; |
|
This item has no description. | |
| Public | function setdropdowntext(const avalue: msestring; const docheckvalue: boolean; const canceled: boolean; const akey: keyty): boolean; |
|
This item has no description. | |
| Public | procedure buttonaction(var action: buttonactionty; const buttonindex: integer); |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.