Reference for unit 'Classes': Variables
Variable | Description |
---|---|
AddDataModule | Handler called when a new TDataModule instance is created. |
ApplicationHandleException | Handler for exceptions when a TDataModule streaming error occurs. |
ApplicationShowException | Unused. |
CreateVCLComObjectProc | Called to create an instance of IVCLComObject |
GlobalNameSpace | Global namespace |
MainThreadID | ID of main thread. Unused at this point. |
RegisterComponentsProc | Callback procedure used when handling component registration. |
RegisterNoIconProc | Callback procedure used when handling icon-less component registration. |
RemoveDataModule | Handler called when a TDataModule instance is freed. |
WakeMainThread | Handler which is called if a thread wants to synchronize with the main application thread. |