[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppVclTRect
It is defined in the header file Types.hpp.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppVclTRect
(C++ VCL) TRect
Class for storing a rectangle.It is defined in the header file Types.hpp.
//Example to obtain the client rectangle from a TForm const TRect myRect = Form1->GetClientRect();
'TRect' links
- C++ CLX
- C++ Builder
- Pascal VCL
- Pascal CLX
Related data types
- CRect
Code links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
