// Borland C++ Builder // Copyright (c) 1995, 2005 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'Rvmisc.pas' rev: 10.00 #ifndef RvmiscHPP #define RvmiscHPP #pragma delphiheader begin #pragma option push #pragma option -w- // All warnings off #pragma option -Vx // Zero-length empty class member functions #pragma pack(push,8) #include // Pascal unit #include // Pascal unit #include // Pascal unit #include // Pascal unit #include // Pascal unit #include // Pascal unit //-- user supplied ----------------------------------------------------------- namespace Rvmisc { //-- type declarations ------------------------------------------------------- //-- var, const, procedure --------------------------------------------------- extern PACKAGE Rvscroll::TRVSearchOptions __fastcall GetRVSearchOptions(Dialogs::TFindOptions fo); extern PACKAGE Rvedit::TRVESearchOptions __fastcall GetRVESearchOptions(Dialogs::TFindOptions fo); } /* namespace Rvmisc */ using namespace Rvmisc; #pragma pack(pop) #pragma option pop #pragma delphiheader end. //-- end unit ---------------------------------------------------------------- #endif // Rvmisc