[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilderForm1
From Unit1.h (VCL):
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilderForm1
(C++ Builder) Form1
The default global pointer to TForm1. It is declared extern (in Unit1.h (VCL)) so it can be used in multiple Units.From Unit1.h (VCL):
extern PACKAGE TForm1 *Form1;
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
