Unit mseinplaceedit
Uses
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Interface iedit |
|
Class tinplaceedit |
|
Record undoinfoty |
|
Interface iundo |
|
Class ttextundolist |
|
Class tundoinplaceedit |
Functions and Procedures
function textendpoint(const start: pointty; const text: msestring): pointty; |
Types
editnotificationeventty = procedure(const sender: tobject; var info: editnotificationinfoty) of object; |
inplaceeditstatety = (...); |
inplaceeditstatesty = set of inplaceeditstatety; |
undotypety = (...); |
undoflagty = (...); |
undoflagsty = set of undoflagty; |
pundoinfoty = ˆundoinfoty; |
Constants
defaultundomaxcount = 256; |
defaultundobuffermaxsize = 100000; |
defaultcaretwidth = -1; |
defaultglobalcaretwith = -300; |
Variables
globalcaretwidth: integer = defaultglobalcaretwith; |
Description
Functions and Procedures
function textendpoint(const start: pointty; const text: msestring): pointty; |
Types
editnotificationeventty = procedure(const sender: tobject; var info: editnotificationinfoty) of object; |
inplaceeditstatety = (...); |
Values
|
inplaceeditstatesty = set of inplaceeditstatety; |
undotypety = (...); |
Values
|
undoflagty = (...); |
Values
|
undoflagsty = set of undoflagty; |
pundoinfoty = ˆundoinfoty; |
Constants
defaultundomaxcount = 256; |
defaultundobuffermaxsize = 100000; |
defaultcaretwidth = -1; |
defaultglobalcaretwith = -300; |
Variables
globalcaretwidth: integer = defaultglobalcaretwith; |
Generated by PasDoc 0.16.0.