|
@@ -29,6 +29,12 @@ UNIT Dialogs;
|
|
|
|
|
|
{$CODEPAGE cp437}
|
|
{$CODEPAGE cp437}
|
|
|
|
|
|
|
|
+{2.0 compatibility}
|
|
|
|
+{$ifdef VER2_0}
|
|
|
|
+ {$macro on}
|
|
|
|
+ {$define resourcestring := const}
|
|
|
|
+{$endif}
|
|
|
|
+
|
|
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
|
|
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
|
|
INTERFACE
|
|
INTERFACE
|
|
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
|
|
{<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>}
|