Interface iedit
Unit
Declaration
type iedit = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Hierarchy
- IInterface
- inullinterface
- iedit
Overview
Methods
function hasselection: boolean; |
|
function getoptionsedit: optionseditty; |
|
procedure editnotification(var info: editnotificationinfoty); |
|
function getwidget: twidget; |
|
procedure updatecopytoclipboard(var atext: msestring); |
|
procedure updatepastefromclipboard(var atext: msestring); |
|
function locatecount: integer; |
|
function locatecurrentindex: integer; |
|
procedure locatesetcurrentindex(const aindex: integer); |
|
function getkeystring(const aindex: integer): msestring; |
|
function getedited: boolean; |
Description
Methods
function hasselection: boolean; |
|
function getoptionsedit: optionseditty; |
|
procedure editnotification(var info: editnotificationinfoty); |
|
function getwidget: twidget; |
|
procedure updatecopytoclipboard(var atext: msestring); |
|
procedure updatepastefromclipboard(var atext: msestring); |
|
function locatecount: integer; |
|
function locatecurrentindex: integer; |
|
procedure locatesetcurrentindex(const aindex: integer); |
|
function getkeystring(const aindex: integer): msestring; |
|
function getedited: boolean; |
|
Generated by PasDoc 0.16.0.