Unit mseinplaceedit
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Functions and Procedures
Types
editnotificationeventty = procedure(const sender: tobject; var info: editnotificationinfoty) of object; |
|
This item has no description. |
inplaceeditstatety = (...); |
|
This item has no description. Values
-
ies_focused
-
ies_emptytext
-
ies_poschanging
-
ies_firstclick
-
ies_istextedit
-
ies_forcecaret
-
ies_textrectvalid
-
ies_touched
-
ies_edited
-
ies_cangroupundo
-
ies_caretposvalid
|
undotypety = (...); |
|
This item has no description. Values
-
ut_none
-
ut_setpos
-
ut_inserttext
-
ut_overwritetext
-
ut_deletetext
|
undoflagty = (...); |
|
This item has no description. Values
|
undoflagsty = set of undoflagty; |
|
This item has no description. |
pundoinfoty = ˆundoinfoty; |
|
This item has no description. |
Constants
defaultundomaxcount = 256; |
|
This item has no description. |
defaultundobuffermaxsize = 100000; |
|
This item has no description. |
defaultcaretwidth = -1; |
|
This item has no description. |
defaultglobalcaretwith = -300; |
|
This item has no description. |
Variables
Generated by PasDoc 0.17.0.snapshot.