Interface iedit
Unit
Declaration
type iedit = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iedit
Overview
Methods
| Public | function hasselection: boolean; |
| Public | function getoptionsedit: optionseditty; |
| Public | procedure editnotification(var info: editnotificationinfoty); |
| Public | function getwidget: twidget; |
| Public | procedure updatecopytoclipboard(var atext: msestring); |
| Public | procedure updatepastefromclipboard(var atext: msestring); |
| Public | function locatecount: integer; |
| Public | function locatecurrentindex: integer; |
| Public | procedure locatesetcurrentindex(const aindex: integer); |
| Public | function getkeystring(const aindex: integer): msestring; |
| Public | function getedited: boolean; |
Description
Methods
| Public | function hasselection: boolean; |
|
This item has no description. | |
| Public | function getoptionsedit: optionseditty; |
|
This item has no description. | |
| Public | procedure editnotification(var info: editnotificationinfoty); |
|
This item has no description. | |
| Public | function getwidget: twidget; |
|
This item has no description. | |
| Public | procedure updatecopytoclipboard(var atext: msestring); |
|
This item has no description. | |
| Public | procedure updatepastefromclipboard(var atext: msestring); |
|
This item has no description. | |
| Public | function locatecount: integer; |
|
This item has no description. | |
| Public | function locatecurrentindex: integer; |
|
This item has no description. | |
| Public | procedure locatesetcurrentindex(const aindex: integer); |
|
This item has no description. | |
| Public | function getkeystring(const aindex: integer): msestring; |
|
This item has no description. | |
| Public | function getedited: boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.