git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
9 lines
325 B
C
9 lines
325 B
C
//---------------------------------------------------------------------------
|
|
#ifndef SupportH
|
|
#define SupportH
|
|
//---------------------------------------------------------------------------
|
|
#endif
|
|
//---------------------------------------------------------------------------
|
|
int __fastcall Round(double const AVal);
|
|
|