Interface idropdown

Unit

Declaration

type idropdown = interface(inullinterface)

Description

No description available, ancestor inullinterface description follows

Hierarchy

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;
 
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);
 

Generated by PasDoc 0.16.0.