RAD Studio VCL Reference
ContentsIndex
TSocketForm Members Published Properties
Published Properties
 
Name 
Description 
 
Designates the action associated with the control. 
 
Specifies the control that has focus on the form. 
 
Determines how the control aligns within its container (parent control). 
 
Indicates whether a control should be constrained by margins. 
 
Specifies whether the form is translucent. 
 
Specifies the degree of translucency on a translucent form. 
 
Specifies how the control is anchored to its parent. 
 
Indicates whether scroll bars appear automatically on the scrolling windowed control if it is not large enough to display all of its controls. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies the bi-directional mode for the control. 
 
Specifies which icons appear on the title bar of the form. 
 
Specifies the appearance and behavior of the form border. 
 
Specifies the width of the control's border. 
 
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. 
 
Specifies the size constraints for the control. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. 
 
Custom hint for control. 
 
Specifies the monitor on which the form appears. 
 
Specifies whether the control can be the target of drag-and-dock operations. 
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Determines the form's style. 
 
Access the GlassFrame under Windows Vista. 
 
Specifies the vertical size of the control in pixels. 
 
Specifies the vertical size of the control in pixels. 
 
Numeric ID for control's context-sensitive help topic 
 
Specifies the name of the file the form uses to display Help. 
 
Keyword for control's context-sensitive help topic 
 
Indicates whether the control's context sensitive help topic is identified by context ID or by keyword. 
 
Hint 
Contains the text string that can appear when the user moves the mouse over the control. 
 
Represents the horizontal scroll bar for the scrolling windowed control. 
 
Represents the horizontal scroll bar for the scrolling windowed control. 
 
Icon 
Specifies the icon that appears when the form is minimized. 
 
Specifies whether the form should receive keyboard events before the active control. 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Specifies the margins for the control. 
 
Menu 
Specifies the form's main menu. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Represents an OLE object menu item that reacts to selections of OLE objects. 
 
Specifies when OnCreate and OnDestroy events occur. 
 
Specifies the padding of a control. 
 
Specifies whether the control uses its parent's BiDiMode. 
 
Determines where a control looks for its custom hint. 
 
Determines where a control looks for its font information. 
 
Represents the proportion of the font on the system on which the form was designed. 
 
Controls how the top-level form behaves with respect to Window's WS_POPUP style. 
 
Sets an order for stacked forms that users cannot change. 
 
Represents the size and placement of the form. 
 
Represents the proportions of a printed form. 
 
Specifies whether the form is sized according to the value of the PixelsPerInch property. 
 
Specifies whether form snaps to edge of screen. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Specifies distance for screen snap. 
 
Tag 
Stores an integer value as part of a component. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
 
Specifies whether a color on the form appears transparent. 
 
Indicates the color on the form that appears transparent when TransparentColor is true. 
 
Specifies whether the docking manager is used in drag-and-dock operations. 
 
Represents the vertical scroll bar for the scrolling windowed 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. 
 
Specifies the horizontal size of the control or form in pixels. 
 
Specifies the Window menu for an MDI parent form. 
 
Represents how the form appears on the screen. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.