1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-11 20:05:03 -05:00
Simba/Units/Misc/ValistusDefines.inc

14 lines
223 B
PHP
Raw Normal View History

2010-03-26 18:09:12 -04:00
//Code Insight
{.$DEFINE ccFORMCAPTION}
{$DEFINE ccFORMRESIZE}
2010-03-26 18:09:12 -04:00
{$DEFINE ciCHECKDUPLICATES}
{$DEFINE D8_NEWER1}
{$DEFINE D9_NEWER}
{$DEFINE D10_NEWER}
{.$DEFINE D11_NEWER}
{.$DEFINE D12_NEWER}
{$IFDEF FPC}
{$H+}
{$ENDIF}