Unit mseglob
Uses
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Interface inullinterface |
|
Class tnullinterfacedobject |
|
Interface iobjectlink |
|
Class emse |
Functions and Procedures
function fullcomponentname(component: tcomponent): string; |
procedure mseerror(error: mseerrorty; text: string = ''); overload; |
procedure mseerror(error: mseerrorty; sender: tobject; text: string = ''); overload; |
Types
listdatatypety = (...); |
listdatatypesty = set of listdatatypety; |
shortcutty = type word; |
shortcutarty = array of shortcutty; |
modalresultty = (...); |
pmodalresultty = ˆmodalresultty; |
modalresultsty = set of modalresultty; |
objecteventty = (...); |
objectlinkeventty = procedure(const sender: tobject; const event: objecteventty) of object; |
mseerrorty = (...); |
Constants
invalidaxis = -bigint; |
defaultbase64linelength = 76; |
Description
Functions and Procedures
function fullcomponentname(component: tcomponent): string; |
procedure mseerror(error: mseerrorty; text: string = ''); overload; |
procedure mseerror(error: mseerrorty; sender: tobject; text: string = ''); overload; |
Types
listdatatypety = (...); |
Values
|
listdatatypesty = set of listdatatypety; |
shortcutty = type word; |
shortcutarty = array of shortcutty; |
modalresultty = (...); |
Values
|
pmodalresultty = ˆmodalresultty; |
modalresultsty = set of modalresultty; |
objecteventty = (...); |
Values
|
objectlinkeventty = procedure(const sender: tobject; const event: objecteventty) of object; |
mseerrorty = (...); |
Values
|
Constants
invalidaxis = -bigint; |
defaultbase64linelength = 76; |
Generated by PasDoc 0.16.0.