[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppVclProperty
Properties all visual Components have are e.g.:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppVclProperty
(C++ VCL) Property
The member variables of the Component that can be changed at both ?design-time and run-time.Properties all visual Components have are e.g.:
- Left (the x-coordinat in pixels from the left)
- Top (the y-coordinat in pixels from the top)
- Width (the width of the Component in pixels)
- Height (the height of the Component in pixels)
'Property' links
- C++ Builder
- ?CLX
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
