7 lines
320 B
PHP
7 lines
320 B
PHP
|
|
|
||
|
|
// {$DEFINE LOG_VCL_CMDRAG} // Create a "VCL Drag.log" file for CM_DRAG
|
||
|
|
|
||
|
|
// {$DEFINE TEST_RTL} // Tests RTL by inverting the tests for RTL, make LTR system return true for RTL and vice-versa
|
||
|
|
|
||
|
|
//{$DEFINE MEMORYTRACK} // Tracks memory allocations and Creation/Deletion of ICoolItem and ICoolGroup objects
|