RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPropertyPage Properties

The properties of the TPropertyPage class are listed here.

 
Name 
Description 
 
Contains a reference to the first item in the array of ActiveX controls being edited by the page. 
 
An array of Dispatch IDs for each ActiveX control being edited by the page. 
 
Name 
Description 
 
Specifies the control that has focus on the form. 
 
Indicates whether scroll bars appear automatically on the scrolling windowed control if it is not large enough to display all of its controls. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the height (in pixels) of the form's client area. 
 
Specifies the width (in pixels) of the form's client area. 
 
Specifies the background color of the control. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Specifies the vertical size of the control in pixels. 
 
Represents the horizontal scroll bar for the scrolling windowed control. 
 
Specifies whether the form should receive keyboard events before the active control. 
 
Specifies when OnCreate and OnDestroy events occur. 
 
Determines where a control looks for its font information. 
 
Represents the proportion of the font on the system on which the form was designed. 
 
Identifies the pop-up menu associated with the control. 
 
Represents the proportions of a printed form. 
 
Specifies whether the form is sized according to the value of the PixelsPerInch property. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Represents the vertical scroll bar for the scrolling windowed control. 
 
Indicates whether the form is visible. 
 
Specifies the horizontal size of the control or form in pixels. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!