RAD Studio VCL Reference
ContentsIndex
TDbEngineErrorDlg Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies the MDI child that has focus. 
 
Specifies whether the form is translucent. 
 
Specifies the degree of translucency on a translucent form. 
 
Indicates whether scroll bars appear automatically on the scrolling windowed control if it is not large enough to display all of its controls. 
 
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 which edges of the control are beveled. 
 
Specifies the cut of the inner bevel. 
 
Specifies the control's bevel style. 
 
Specifies the cut of the outer bevel. 
 
Specifies the width of the inner and outer bevels. 
 
Specifies which icons appear on the title bar of the form. 
 
Specifies the width of the control's border. 
 
Specifies a text string that identifies the control to the user. 
 
Provides access to the handle of the form's internal MDI client window. 
 
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. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Specifies the monitor on which the form appears. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Determines the form's style. 
 
Specifies the vertical size of the control in pixels. 
 
Represents the horizontal scroll bar for the scrolling windowed control. 
 
Icon 
Specifies the icon that appears when the form is minimized. 
 
Determines the behavior of the input method editor (IME). 
 
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Specifies the number of open MDI child forms. 
 
Provides indexed access to all MDI child forms. 
 
Indicates whether the control has "captured" mouse events. 
 
Represents an OLE object menu item that reacts to selections of OLE objects. 
 
Specifies when OnCreate and OnDestroy events occur. 
 
Determines whether control uses parent's theme background. 
 
Specifies whether the control uses its parent's BiDiMode
 
Determines where a control looks for its color information. 
 
Determines where a component looks to determine if it should appear three dimensional. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Represents the proportion of the font on the system on which the form was designed. 
 
This is PopupChildren, a member of class TCustomForm. 
 
Identifies the pop-up menu associated with the control. 
 
Identifies the pop-up menu associated with the control. 
 
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. 
 
Reflects which attributes of the control have been scaled. 
 
Text 
Contains a text string associated with the control. 
 
Represents how MDI child forms are arranged when the Tile method is called. 
 
Specifies whether a color on the form appears transparent. 
 
Indicates the color on the form that appears transparent when TransparentColor is true. 
 
Represents the vertical scroll bar for the scrolling windowed control. 
 
Indicates whether the form is visible. 
 
Accumulates mouse wheel rotations. 
 
Specifies the horizontal size of the control or form in pixels. 
 
Provides access to a window handle for the control. 
 
Specifies the Window menu for an MDI parent form. 
 
Contains the text string of the control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.