|
Conditional Defines and their meanings
General
YD_DELPHI_ENVIRONMENTUsed to distinguish code compile specifically Delphi and not C++ Builder.
This is defined by some versions of Delphi including recent versions. This is defined whenever needed
YD_C_ENVIRONMENTUsed to distinguish code compile specifically C++ Builder and not Delphi
