[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseinplaceedit.pas line 42
type iedit = interface(inullinterface) |
function hasselection; |
function getoptionsedit; |
procedure editnotification(); |
function getwidget; |
procedure updatecopytoclipboard(); |
procedure updatepastefromclipboard(); |
function locatecount; |
function locatecurrentindex; |
procedure locatesetcurrentindex(); |
function getkeystring(); |
function getedited; |
end; |