Unit mseglob
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Description
Functions and Procedures
function fullcomponentname(component: tcomponent): string; |
|
This item has no description. |
procedure mseerror(error: mseerrorty; text: string = ''); overload; |
|
This item has no description. |
procedure mseerror(error: mseerrorty; sender: tobject; text: string = ''); overload; |
|
This item has no description. |
Types
listdatatypety = (...); |
|
This item has no description. Values
-
dl_none
-
dl_integer
-
dl_int64
-
dl_currency
-
dl_real
-
dl_realint
-
dl_realsum
-
dl_datetime
-
dl_pointer
-
dl_ansistring
-
dl_msestring
-
dl_doublemsestring
-
dl_msestringint
-
dl_complex
-
dl_rowstate
-
dl_custom
|
listdatatypesty = set of listdatatypety; |
|
This item has no description. |
shortcutty = type word; |
|
This item has no description. |
shortcutarty = array of shortcutty; |
|
This item has no description. |
modalresultty = (...); |
|
This item has no description. Values
-
mr_none
-
mr_canclose
-
mr_windowclosed
-
mr_windowdestroyed
-
mr_escape
-
mr_f10
-
mr_exception
-
mr_cancel
-
mr_abort
-
mr_ok
-
mr_yes
-
mr_no
-
mr_all
-
mr_yesall
-
mr_noall
-
mr_ignore
-
mr_skip
-
mr_skipall
-
mr_continue
|
modalresultsty = set of modalresultty; |
|
This item has no description. |
objecteventty = (...); |
|
This item has no description. Values
-
oe_destroyed
-
oe_connect
-
oe_disconnect
-
oe_changed
-
oe_designchanged
-
oe_activate
-
oe_deactivate
-
oe_fired
-
oe_dataready
-
oe_bindfields
-
oe_releasefields
|
objectlinkeventty = procedure(const sender: tobject; const event: objecteventty) of object; |
|
This item has no description. |
mseerrorty = (...); |
|
This item has no description. Values
|
Constants
invalidaxis = -bigint; |
|
This item has no description. |
defaultbase64linelength = 76; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.