git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@8 05c56307-c608-d34a-929d-697000501d7a
5 lines
119 B
C++
5 lines
119 B
C++
#define BCB4 (__BORLANDC__ >= 0x0540)
|
|
#define BCB5 (__BORLANDC__ >= 0x0550)
|
|
#define BCB6 (__BORLANDC__ >= 0x0560)
|
|
|