Show: Delphi C++
Display Preferences

Creating Properties - Overview

From RAD Studio XE2
Jump to: navigation, search

Go Up to Creating properties Index

Properties are the most visible parts of components. The application developer can see and manipulate them at design time and get immediate feedback as the components react in the Form Designer. Well-designed properties make your components easier for others to use and easier for you to maintain.

To make the best use of properties in your components, you should understand the following:

Personal tools
Previous Versions
In other languages