Show: Delphi C++
Display Preferences

Adding Controls to a Property Page

From RAD Studio XE2
Jump to: navigation, search

Go Up to Using ActiveX controls Index

You must add a control to the property page for each property of the ActiveX control that you want the user to access.

For example, the following illustration shows a property page for setting the MaskEdit property of an ActiveX control.

maskeditpropertypageindesignmode

The list box allows the user to select from a list of sample masks. The edit controls allow the user to test the mask before applying it to the ActiveX control. You add controls to the property page the same as you would to a form.

See Also

Personal tools
Previous Versions
In other languages