RAD Studio VCL Reference
|
The following tables list the members exposed by TLoginDialog.
|
Name |
Description |
|
Occurs when the form becomes active. | |
|
Occurs when an object with custom alignment is aligned. | |
|
Occurs when an object with custom alignment is aligned. | |
|
Occurs when an attempt is made to resize the control. | |
|
Occurs when an attempt is made to resize the control. | |
|
Occurs when the user clicks the control. | |
|
Occurs when the user clicks the control. | |
|
Occurs when the form closes. | |
|
Occurs when close is attempted. | |
|
Adjust resize constraints. | |
|
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). | |
|
Occurs when the form is created. | |
|
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. | |
|
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. | |
|
Occurs when the form loses focus. | |
|
Occurs when the form is destroyed. | |
|
Occurs when another control is docked to the control. | |
|
Occurs when another control is dragged over the control. | |
|
Occurs when the user drops an object being dragged. | |
|
Occurs when the user drops an object being dragged. | |
|
Occurs when the user drags an object over a control. | |
|
Occurs when the user drags an object over a control. | |
|
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. | |
|
Occurs when the dragging of an object ends, either by dropping the object or by canceling the dragging. | |
|
Occurs when a control receives the input focus. | |
|
Occurs when the input focus shifts away from one control to another. | |
|
Returns the control's docking information. | |
|
Occurs when the form receives a request for help. | |
|
Occurs when the form is hidden (that is, when its Visible property is set to false). | |
|
Occurs when a user presses any key while the control has focus. | |
|
Occurs when a user presses any key while the control has focus. | |
|
Occurs when a key is pressed. | |
|
Occurs when a key is pressed. | |
|
Occurs when the user releases a key that has been pressed. | |
|
Occurs when the user releases a key that has been pressed. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control. | |
|
Occurs when the user moves the mouse into a control. | |
|
Occurs when the user moves the mouse outside of a control. | |
|
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. | |
|
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. | |
|
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. | |
|
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. | |
|
Occurs when the mouse wheel is rotated. | |
|
Occurs when the mouse wheel is rotated downward. | |
|
Occurs when the mouse wheel is rotated upward. | |
|
Occurs when the form is redrawn. | |
|
Occurs immediately after the control is resized. | |
|
Occurs immediately after the control is resized. | |
|
Occurs when the user presses a key (before the OnKeyDown event). | |
|
Occurs when the form is shown (that is, when its Visible property is set to true). | |
|
Occurs when the user begins to drag a control with a DragKind of dkDock. | |
|
Occurs when the user begins to drag the control or an object it contains by left-clicking on the control and holding the mouse button down. | |
|
Occurs when the application tries to undock a control that is docked to the windowed control. |
|
Name |
Description |
|
Specifies whether the control must keep its dimensions when it is moved, while being anchored to the form. | |
|
Specifies the coordinates of the anchor associated with the control. | |
|
Specifies the original coordinates of the anchor associated with the control. | |
|
FComponentStyle is the field of the ComponentStyle read-only property. | |
|
Specifies the design-time dimensions of the control. | |
|
The internal field corresponding to the DoubleBuffered property | |
|
Specifies the explicit vertical size of the control in pixels. | |
|
Specifies the explicit horizontal pixel coordinate of the left edge of a component. The coordinate is relative to the component’s parent. | |
|
Specifies the explicit vertical pixel coordinate of the top edge of a component. The coordinate is relative to the component's parent. | |
|
Specifies the explicit horizontal size of the control in pixels. | |
|
This is FFormState, a member of class TCustomForm. | |
|
Specifies whether the IME is in the process of generating the composition string. | |
|
Specifies the original size of the parent to which the control is anchored. | |
|
FReserved is an internal Delphi variable and should not be used. |
|
Name |
Description |
|
Called when an application uses a component interface. | |
|
Called when an application releases a component interface. | |
|
Responds when the action associated with the control changes. | |
|
Updates the control to reflect changes in its associated action. | |
|
Activation event dispatcher. | |
|
Active state event dispatcher. | |
|
Sets control's window style according to its bi-directional support. | |
|
Provides the interface that adjusts the ClientRect property for idiosyncrasies of the window. | |
|
Adjusts the ClientRect property to exclude the scroll bars. | |
|
Sets the size of the control as determined by the AutoSize property. | |
|
Adjusts the control's size according to its contents and constraints. | |
|
Aligns any controls for which the control is the parent within a specified area of the control. | |
|
Aligns all child controls of the form that fall within a specified rectangle. | |
|
Aligns the controls in the scrolling windowed control. | |
|
Aligns the given control with the specified alignment options. | |
|
Copies the properties of an object to a destination object. | |
|
Overrides the inherited AssignTo function to enable assignments to TAction objects. | |
|
Copies the properties of the windowed control to another object. | |
|
Indicates whether automatic scrolling is enabled. | |
|
Scrolls a control into the visible area of the scrolling windowed control. | |
|
Begin Automatic Drag. | |
|
Responds when the user starts dragging the form if DragMode is dmAutomatic. | |
|
Gives the coordinates of the cursor, with respect to the origin of the control. | |
|
Indicates whether the control can resize itself automatically to accommodate its contents. | |
|
Indicates how the control can be resized. | |
|
OnCanResize event dispatcher. | |
|
Indicates how the control can respond to a resize attempt. | |
|
Sends a CM_CHANGED message to the control. | |
|
Sets the private, internal storage for the Name property to the string passed in NewName. | |
|
Rescaling event dispatcher. | |
|
Resize and reposition children and self. | |
|
Repositions and resizes the form by the ratio M/D, adjusting its client area and font size as needed. | |
|
Resizes the scrolling windowed control by a specific ratio. | |
|
Respond to user click. | |
|
CloseModal prepares a modal form for closing. | |
|
Notify control of resize with constraints. | |
|
Generates an OnConstrainedResize event. | |
|
ControlsAligned automatically executes after a call to AlignControls. | |
|
Creates the dock manager for the control. | |
|
Creates underlying screen object. | |
|
Initializes a window-creation parameter data structure. | |
|
Initializes the window-creation parameter record when the form window is created. | |
|
Initializes the window creation parameters so that the entire window is not redrawn when the width or height of the client area changes. | |
|
Creates a windowed control derived from an existing Windows window class. | |
|
Creates a Windows control to represent the control. | |
|
Creates a form window given a set of window-creation parameters. | |
|
Creates the underlying window. | |
|
Creates the form window. | |
|
Creates a Windows control corresponding to the TScrollingWinControl object. | |
|
Returns placement order of custom-aligned child control. | |
|
Returns aligned position of custom-aligned child control. | |
|
OnDblClick event dispatcher. | |
|
Generates an OnDeactivate event. | |
|
Handles the painting and erasing of a dock image. | |
|
Designates methods for storing an object's unpublished data on a stream such as a form file. | |
|
Provides an interface for a method that reads and writes otherwise unpublished data. | |
|
Provides methods to read and write the IsControl property to a stream such as a form file. | |
|
Provides methods to read and write the IsControl property to a stream such as a form file. | |
|
Designates methods for storing a form's unpublished data on a stream such as a form file. | |
|
Processes the given message and returns some Boolean information based on the message's content. | |
|
Destroys the control's window without destroying the control. | |
|
Destroys the control's window without destroying the control. | |
|
Destroys the window created in the CreateWindowHandle method. | |
|
Destroys the window created in the CreateWindowHandle method. | |
|
Destroys the control's window. | |
|
Performs actions when a control is docked to the windowed control. | |
|
Responds when a docking client is dragged over the windowed control. | |
|
Invalidates the first dock site in the list of child controls. | |
|
Handles dragging of the control over an invalid docking target. | |
|
Form closing event dispatcher. | |
|
OnContextPopup event dispatcher. | |
|
Form creation event dispatcher. | |
|
Form destruction event dispatcher. | |
|
Docking event dispatcher. | |
|
Docking event dispatcher. | |
|
Generates an OnDockOver event. | |
|
OnEndDock event dispatcher. | |
|
OnEndDrag event dispatcher. | |
|
Respond to receiving input focus. | |
|
Respond to losing input focus | |
|
Flips the control's children. | |
|
Flips the control's children. | |
|
Form hide event dispatcher. | |
|
Performs some preprocessing before generating an OnKeyDown event. | |
|
Performs some preprocessing before generating an OnKeyPress event. | |
|
Performs some preprocessing before generating an OnKeyUp event. | |
|
Processes mouse wheel motion. | |
|
OnMouseWheelDown event dispatcher. | |
|
OnMouseWheelUp event dispatcher. | |
|
Responds when a control is undocked from the windowed control. | |
|
Form show event dispatcher. | |
|
OnStartDock event dispatcher. | |
|
OnStartDrag event dispatcher. | |
|
Undocks a control that is currently docked to the windowed control. | |
|
Provides the interface for a method that responds to the cancellation of a drag. | |
|
OnDragOver event dispatcher. | |
|
Draws the dock image for the control. | |
|
Erases the dock image for the control. | |
|
Returns the control's next child in the tab order after the specified control. | |
|
Sorts the child controls by their tab order. | |
|
This is get_ActiveMDIChild, a member of class TCustomForm. | |
|
This is get_MDIChildCount, a member of class TCustomForm. | |
|
This is get_MDIChildren, a member of class TCustomForm. | |
|
Returns the value of the Action property. | |
|
Returns the appropriate action link class that is associated with the control class. | |
|
Returns the associated action link class. | |
|
This is GetBorderIconStyles, a member of class TCustomForm. | |
|
This is GetBorderStyles, a member of class TCustomForm. | |
|
Returns the owner of a child component being read from a stream. | |
|
Returns the parent, or if there is no parent, returns the owner of a child component being read from a stream. | |
|
Enumerates all child components. | |
|
Returns the screen coordinates of the top-left corner of the control's client area. | |
|
Returns the value of the ClientOrigin property. | |
|
Returns a rectangle defining the client area of the control. | |
|
Returns the value of the ClientRect property. | |
|
Returns the value of the ClientRect property. | |
|
Returns the smallest rectangle in which all the control's children fit. | |
|
Returns a device context for the control. | |
|
Provides access to a device context for the control. | |
|
Returns the edge on which another control should be docked when it is dragged over the control. | |
|
Returns the control's image list containing the image to be displayed while dragging. | |
|
Returns the value of the DragMode property. | |
|
Returns the value of the Enabled property. | |
|
Returns the value of the Floating property. | |
|
Returns the value of the Floating property. | |
|
Returns the class used for the control when it is floating. | |
|
Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs). | |
|
Returns the owner of a component. | |
|
Returns the owner of an object. | |
|
This is GetOwnerWindow, a member of class TCustomForm. | |
|
Returns the handle to a palette for use by the control. | |
|
Returns the window handle for the window of the control's parent. | |
|
Returns the pop-up menu associated with the control. | |
|
Generates an OnGetSiteInfo event | |
|
Returns the window handle of the first window not associated with a VCL control that contains the windowed control. | |
|
Retrieves the type information for an object. | |
|
Returns the number of type information interfaces that an object provides (either 0 or 1). | |
|
Handles exceptions that are raised by the OnCreate event handler. | |
|
This is InitializeNewForm, a member of class TCustomForm. | |
|
Invalidates the first dock site that appears in the list of child controls. | |
|
Provides access to Automation properties and methods when the component wraps an Automation object. | |
|
Indicates whether a specified mouse activation message is directed to the given child control. | |
|
Indicates whether a specified mouse message is directed to one of the windowed control's child controls. | |
|
Checks whether the control is docked inside another control or has at least two docked controls. | |
|
Respond to key press events. | |
|
Respond to keyboard input. | |
|
Respond to released key. | |
|
Initializes the component after the form file has been read into memory. | |
|
Initializes the control after it is loaded from a stream. | |
|
Performs fix-ups when the form is first loaded into memory. | |
|
Receives Windows messages for the control. | |
|
Triggers a TMouseActivateEvent event. | |
|
OnMouseDown event dispatcher. | |
|
Respond to mouse moving over control area.. | |
|
OnMouseUp event dispatcher. | |
|
Forwards notification messages to all owned components. | |
|
Responds to notifications that components are being created or destroyed. | |
|
Responds to notifications that components are being created or destroyed. | |
|
Responds to notifications that objects are about to be inserted or removed. | |
|
Sends a message to all the child controls. | |
|
Generates an OnPaint event. | |
|
Paints each of the child controls in a windowed control using the specified device context. | |
|
Responds to WM_PAINT messages. | |
|
Renders the image of a windowed control. | |
|
Renders the image of the form. | |
|
Responds to changes in the system's palette by realizing the control's palette. | |
|
Responds to changes in the system's palette by realizing the control's palette and the palette for each child control. | |
|
Responds to changes in the system's palette by realizing the control's palette as returned from GetPalette. | |
|
Responds when the component is created from the component palette. | |
|
Positions the docking rectangle according to the current drag-and-dock state. | |
|
Returns a reference to a specified interface if the object supports that interface. | |
|
Returns a reference to a specified interface if that interface is supported by the form. | |
|
Reads the state of the component. | |
|
Prepares the control for having its properties assigned values read from a stream. | |
|
Prepares the control for having its properties assigned values from a stream. | |
|
Reads the form's published properties, stored data, and owned components from a reader object. | |
|
Recreate underlying Windows screen object. | |
|
Reloads a docked control. | |
|
Removes the ControlAtom and WindowAtom properties of the control. | |
|
Instructs the parent of a control to reposition the control, enforcing its Align property. | |
|
Instructs the parent of a control to reposition the control, enforcing its Align property. | |
|
Instructs the form's parent (if any) to reposition the form, enforcing its Align property. | |
|
Restores the input method editor (IME) that was active when the application started. | |
|
Directs the composition window of the input method editor (IME) to perform a specific action. | |
|
Respond to control resize. | |
|
Makes any required adjustments when the form changes size. | |
|
Makes any required adjustments when the window changes size. | |
|
Scales the values of the Constraints property to the given ratio. | |
|
Rescale child controls only. | |
|
Scales the values of the Margins property to the given ratio. | |
|
Scales the control padding to the given ratio. | |
|
Locates first selectable child control. | |
|
Moves the input focus from the current child control to the next one in the tab order. | |
|
Cancels the modal state of the control. | |
|
Sends a Windows message to the control's host dock site. | |
|
Clears or sets csAncestor state in the component's ComponentState property. | |
|
Sets the value of the AutoSize property. | |
|
Sets the control's bi-directional mode. | |
|
Sets the visual ordering of a child control. | |
|
Changes the order in which the child component appears in the list of child components returned by the GetChildren method. | |
|
Changes the order in which Child appears when GetChildren is called. | |
|
Sets the value of the CustomHint property. | |
|
Ensures that components inserted at design time have their design-mode flag set. | |
|
Ensures that components inserted at design time have their design-mode flag set. | |
|
Sets the drag mode for the control. | |
|
Sets the value of the Enabled property. | |
| ||
|
Sets the position and font of the composition window. | |
|
Sets the csInline bit of the component's ComponentState property | |
|
Sets the value of the Name property. | |
|
Sets the name of the control. | |
|
Sets the parent of the control. | |
|
Sets the parent of the control. | |
|
Sets the Parent property. | |
|
Sets the ParentBackground property. | |
|
Specifies whether the control uses its parent's BiDiMode. | |
|
Sets the ParentBiDiMode property. | |
|
Sets the parent component. | |
|
Sets the ParentBackground property. | |
|
Repositions the control in its parent's control list, thereby changing position onscreen. | |
|
Moves the control to the top or bottom of the parent control's (or screen's) list of TWinControl controls. | |
|
Ensures that a specified child control is visible. | |
|
Updates all actions associated with the form. | |
|
Updates the bounds of the control. | |
| ||
|
Updates the original size of the parent control. | |
|
Clears the csUpdating state in the component's ComponentState property when the component finishes updating. | |
|
Attempts to update the values of the explicit bounds of the control to those of its current bounds. | |
|
Toggles the csRecreating flag in the ControlState property. | |
|
Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces. | |
|
Updates form User Interface State as needed | |
|
Updates the WindowState property to reflect the current state of the form. | |
|
Sets the csUpdating state in the component's ComponentState property. | |
|
Determines whether an object can be inserted into a container. | |
|
Provides the interface for a method that validates an child component before it is inserted. | |
|
Ensures that renaming an owned component does not create name conflict. | |
|
Determines if a form can rename one of its owned components. | |
|
Provides the interface for a method that responds to changes in the control's visibility. | |
|
Responds just before the form changes the value of its Visible property. | |
|
Provides specific message responses for the control. | |
|
Provides specific message responses for the control. | |
|
Provides specific message responses for the form. | |
|
Writes the state of the component. |
|
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. | |
|
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. | |
|
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. | |
| ||
|
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. | |
|
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. |
|
Name |
Description |
|
Points to the window procedure that responds to messages sent to the control. |
|
Name |
Description |
|
This is Bevel, a member of class TLoginDialog. | |
|
This is CancelButton, a member of class TLoginDialog. | |
|
This is DatabaseName, a member of class TLoginDialog. | |
|
This is Label1, a member of class TLoginDialog. | |
|
This is Label2, a member of class TLoginDialog. | |
|
This is Label3, a member of class TLoginDialog. | |
|
This is OKButton, a member of class TLoginDialog. | |
|
This is Panel, a member of class TLoginDialog. | |
|
This is Panel1, a member of class TLoginDialog. | |
|
This is Password, a member of class TLoginDialog. | |
|
This is UserName, a member of class TLoginDialog. |
|
Name |
Description |
|
Increments the reference count for this interface. | |
|
Decrements the reference count for this interface. | |
|
Construction event dispatcher. | |
|
Responds after the last constructor has executed. | |
|
Arranges the icons of minimized MDI child forms. | |
|
Copies the contents of another, similar object. | |
|
Performs any necessary actions before the first destructor is called. | |
|
Destruction event dispatcher. | |
|
Responds before the first destructor executes. | |
|
Starts the dragging of a control. | |
|
Puts the control in front of all other controls in its parent control. | |
|
Sends a message to each of the child controls. | |
|
Indicates whether a control can receive focus. | |
|
Arranges MDI child forms so they overlap. | |
|
Returns a pointer to the runtime type information (RTTI) table for the object type. | |
|
Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). | |
|
Determines whether an object is of a specific type. | |
|
Returns the type of the immediate ancestor of a class. | |
|
Returns the class reference for the object's class. | |
|
Performs finalization on long strings, variants, and interface variables within a class. | |
|
Translates client coordinates to parent coordinates. | |
|
Translates a given point from client area coordinates to global screen coordinates. | |
|
Closes the form. | |
|
Close attempt event dispatcher. | |
|
Indicates whether a specified control exists within the control. | |
|
Returns the child control located at a specified position within the control. | |
|
Allocates memory and constructs a safely initialized instance of a component. | |
|
Creates an instance of TControl. | |
|
Creates an instance of TWinControl. | |
|
Creates and initializes a new TForm object. | |
|
Creates and initializes a new TScrollingWinControl object. | |
|
Constructs an object and initializes its data before the object is first used. | |
|
Creates and initializes a new form. | |
|
Creates and initializes a control as the child of a specified non-VCL container. | |
|
Creates and initializes a control as the child of a specified non-VCL window. | |
|
Provides message handling for all messages that do not have specific handlers. | |
|
Provides message handling for all messages that the control does not fully process itself. | |
|
Provides message handling for all messages that the form does not fully process. | |
|
Provides the interface for a method that processes message records. | |
|
Removes focus from a control on the form. | |
|
Disposes of the component and its owned components. | |
|
Destroys the TPersistent instance and frees its memory. | |
|
Destroys an instance of TControl. | |
|
Destroys an instance of TWinControl. | |
|
Removes the form from memory. | |
|
Removes the TScrollingWinControl object from memory. | |
|
Disposes of an object instance. | |
|
Destroys all owned components. | |
|
Indicates that the component and its owned components are about to be destroyed. | |
|
Disables the realignment of child controls. | |
|
Disables automatic scrolling. | |
|
Calls message-handling methods for the object, based on the contents of the Message parameter. | |
|
Used internally to dock the control. | |
|
Handles automatic docking of the form into other windows. | |
|
Generates an OnDockDrop event. | |
|
OnDragDrop event dispatcher. | |
|
Indicates whether a control is being dragged. | |
|
Returns the text flags that reflect the current setting of the BiDiMode property. | |
|
Returns the text flag to add that indicates whether the control's text should read from right to left. | |
|
Decrements the reference count incremented by the DisableAlign method, eventually realigning the child controls. | |
|
Reenables automatic scrolling. | |
|
Stops a control from being dragged any further. | |
|
Checks if the current instance and the parameter are equal. | |
|
Executes an action. | |
|
This is the overview for the FieldAddress method overload. | |
|
Returns a child control given its name. | |
|
Indicates whether a given component is owned by the component. | |
|
Reverses the positions of child controls. | |
|
Sets focus to a control on the form. | |
|
Determines whether the control has input focus. | |
|
Adjusts the contents of the login dialog when it becomes visible. | |
|
Destroys an object and frees its associated memory, if necessary. | |
|
Deallocates memory allocated by a previous call to the System::TObject::NewInstance method. | |
|
Ensures that AComponent is notified that the component is going to be destroyed. | |
|
Frees the interface reference for components that were created from COM classes. | |
|
Calls a specified method for each child of the control. | |
|
Returns the "child" components of the form; that is, those components that return the form from their GetParentComponent method. | |
|
Returns a reference to the component associated by the implementing class. | |
|
Indicates how text is aligned within the control. | |
|
Returns a TComponent enumerator. | |
|
Returns a bitmap of the form. | |
|
Returns an integer containing the hash code. | |
|
Retrieves a specified interface. | |
|
Returns the entry for a specific interface implemented in a class. | |
|
Returns a pointer to a structure containing all of the interfaces implemented by a given class. | |
|
Returns a string used by the Object Inspector. | |
|
Returns the name of the object as it appears in the Object Inspector. | |
|
Returns the containing Component. | |
|
Returns the parent of the control. | |
|
Builds a list of controls in tab order. | |
|
Retrieves the control's text, copies it into a buffer, and returns the number of characters copied. | |
|
Returns the length of the control's text. | |
|
Reports whether a screen object handle exists for the control. | |
|
Creates a screen object for the control if it doesn't already exist. | |
|
Verifies whether the component has a parent. | |
|
Indicates whether the control has a parent. | |
|
Makes the control invisible. | |
|
Hides the form. | |
|
Determines the relationship of two object types. | |
|
Calls the action link's Update method if the control is associated with an action link. | |
|
Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. | |
|
Establishes the component as the owner of a specified component. | |
|
Inserts a control into the Controls array property. | |
|
Returns the size in bytes of each instance of the object type. | |
|
Completely repaint control. | |
|
Schedules a control repaint. | |
|
Indicates whether the component implements a specified interface. | |
|
Indicates whether the control should be reversed right to left. | |
|
Processes shortcut keys when the form has focus. | |
|
Ensures that the form is fully visible on a specified monitor. | |
|
Docks the control. | |
|
Undocks the control. | |
|
This is the overview for the MethodAddress method overload. | |
|
Returns the name of a class method by address. | |
|
Dispatches messages received from a mouse wheel. | |
|
Directs mouse wheel messages to the appropriate control. | |
|
Allocates memory for an instance of an object type and returns a pointer to that new instance. | |
|
Activates the next child form in the form sequence. | |
|
This is the overview for the PaintTo method overload. | |
|
Translate parent coordinates to client coordinates. | |
|
This is the overview for the Perform method overload. | |
|
Returns False, no matter the value of Msg. | |
|
Activates the previous MDI child form in the form sequence. | |
|
Prints the form. | |
|
Returns a reference to a specified interface if the object supports that interface. | |
|
Forces the control to realign children. | |
|
This is RecreateAsPopup, a member of class TCustomForm. | |
|
Establishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed. | |
|
Repaints the control on the screen. | |
|
Destroys the form and frees its associated memory. | |
|
Removes a specified component specified from the component's Components list. | |
|
Removes a specified control from the Controls array. | |
|
Disables destruction notification that was enabled by FreeNotification | |
|
Forces the control to repaint its image on the screen. | |
|
Repaints the entire control. | |
|
Docks the control in the place where another control is already docked. | |
|
Handles exceptions in methods declared using the safecall calling convention. | |
|
Handles exceptions in methods declared using the safecall calling convention. | |
|
Rescale control and its children. | |
|
Converts the screen coordinates of a specified point on the screen to client coordinates. | |
|
Scroll control contents. | |
|
Scrolls a control into the visible area of the scrolling windowed control. | |
|
Cancels modes on the form. | |
|
Puts a windowed control behind all other windowed controls, or puts a non-windowed control behind all other non-windowed controls. | |
|
This is set_PopupParent, a member of class TCustomForm. | |
| ||
|
Sets the windowed control's boundary properties all at once. | |
|
Makes a control visible at design time. | |
|
Makes a control visible at design time. | |
|
Gives the input focus to the control. | |
|
Sets focus to the form. | |
|
Sets focus to a control on the form. | |
|
Sets the parent for the control. | |
|
Identifies whether the component is a subcomponent. | |
|
Sets the text of the control. | |
|
Makes a control visible. | |
|
Shows the form. | |
|
Shows a form as a modal dialog. | |
|
Arranges MDI child forms so that they are all the same size. | |
|
Returns a string containing the class name. | |
|
Returns a string containing the unit name. | |
|
Processes any pending paint messages immediately. | |
|
Forces the control to update. | |
|
Updates the state of an action. | |
|
Respond to state change. | |
|
Specifies whether the control's alignment should be reversed right-to-left. | |
|
Specifies whether the control is using a right-to-left reading order. | |
|
Specifies whether the vertical scroll bar appears on the left side of the control. | |
|
Indicates whether the form processes keyboard input for a control it owns. |
|
Name |
Description |
|
Designates the action associated with the control. | |
|
Designates the action associated with the control. | |
|
Specifies whether the form has focus. | |
|
Specifies the control that has focus on the form. | |
|
Specifies the MDI child that has focus. | |
|
Specifies the OLE control on the form that reacts to changes in focus. | |
|
Determines how the control aligns within its container (parent control). | |
|
Indicates child control realignment disabled. | |
|
Specifies how the control is anchored to its parent. | |
|
Specifies the bi-directional mode for the control. | |
|
Specifies the appearance and behavior of the form border. | |
|
Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control. | |
|
Determines the color and pattern used for painting the background of the control. | |
|
Provides access to the drawing area of the form. | |
|
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 of the control's client area in pixels. | |
|
Specifies the screen coordinates (in pixels) of the top left corner of a control's client area. | |
|
Specifies the size (in pixels) of a control's client area. | |
|
Specifies the horizontal size of the control's client area in pixels. | |
|
Specifies the background color of the control. | |
|
Specifies the interface reference implemented by the component. | |
|
Indicates the number of components owned by the component. | |
|
Indicates the position of the component in its owner's Components property array. | |
|
Lists all components owned by the component. | |
|
Describes the current state of the component, indicating when a component needs to avoid certain actions. | |
|
Governs the behavior of the component. | |
|
Specifies the size constraints for the control. | |
|
Returns the number of child controls. | |
|
Lists all child controls. | |
|
Indicates the current state of a control at runtime. | |
|
Determines style characteristics of the control. | |
|
Specifies the designer interface for the form. | |
|
Contains information used by the Form designer. | |
|
Specifies the number of controls that are docked on the windowed control. | |
|
Lists the controls that are docked to the windowed control. | |
|
Specifies the control's docking manager interface. | |
|
Specifies the control's docking manager interface. | |
|
Specifies how the control is docked relative to other controls docked in the same parent. | |
|
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 form is the target of a drag-and-drop operation. | |
|
Controls whether the control responds to mouse, keyboard, and timer events. | |
|
Specifies the explicit vertical size of the control in pixels. | |
|
Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent. | |
|
Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent. | |
|
Specifies the explicit horizontal size of the control in pixels. | |
|
Indicates whether the control is floating. | |
|
Specifies the class of the temporary control that hosts the control when it is floating. | |
|
Controls the attributes of text written on or in the control. | |
|
Indicates transitional state information about the form. | |
|
Access the GlassFrame under Windows Vista. | |
|
Provides access to the underlying Windows screen object for the control. | |
|
Specifies the name of the file the form uses to display Help. | |
|
Specifies the control in which the control is docked. | |
|
Specifies whether the form should receive keyboard events before the active control. | |
|
Specifies the width of the control when it is docked horizontally. | |
|
Specifies the number of open MDI child forms. | |
|
Provides indexed access to all MDI child forms. | |
|
Specifies the form's main menu. | |
|
Represents the return value of a form that is used as a modal dialog. | |
|
Provides access to the monitor on which the form appears. | |
|
Indicates whether the mouse pointer is currently in the client area of the control. | |
|
Specifies the IOleForm interface for an in-place OLE object contained in the form. | |
|
Indicates the component that is responsible for streaming and freeing this component. | |
|
Specifies the padding of a control. | |
|
Indicates the parent of the control. | |
|
ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property. | |
|
Reference to parent's underlying control. | |
|
This is PopupMode, a member of class TCustomForm. | |
|
Sets an order for stacked forms that users cannot change. | |
|
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. | |
|
Indicates whether the control is showing on the screen. | |
|
Specifies distance for screen snap. | |
|
Indicates the position of the control in its parent's tab order. | |
|
Determines if the user can tab to a control. | |
|
Specifies the height of the control when it is docked vertically. | |
|
Represents how MDI child forms are arranged when the Tile method is called. | |
|
Specifies the height of the control when it is floating. | |
|
Specifies the width of the control when it is floating. | |
|
Specifies whether the docking manager is used in drag-and-dock operations. | |
|
Represents information used internally by components that support COM. | |
|
Determines whether the component appears onscreen. | |
|
Specifies the number of visible controls that are docked on the windowed control. | |
|
Represents how the form appears on the screen. |
|
Name |
Description |
|
Occurs when the form becomes active. | |
|
Occurs when an object with custom alignment is aligned. | |
|
Occurs when an object with custom alignment is aligned. | |
|
Occurs when an object with custom alignment is aligned. | |
|
Occurs when an object with custom alignment is aligned. | |
|
Occurs when an attempt is made to resize the control. | |
|
Occurs when the user clicks the control. | |
|
Occurs when the form closes. | |
|
Occurs when close is attempted. | |
|
Adjust resize constraints. | |
|
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). | |
|
Occurs when the form is created. | |
|
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. | |
|
Occurs when the form loses focus. | |
|
Occurs when the form is destroyed. | |
|
Occurs when another control is docked to the control. | |
|
Occurs when another control is dragged over the control. | |
|
Occurs when the user drops an object being dragged. | |
|
Occurs when the user drags an object over a control. | |
|
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. | |
|
Returns the control's docking information. | |
|
Occurs when the form receives a request for help. | |
|
Occurs when the form is hidden (that is, when its Visible property is set to false). | |
|
Occurs when a user presses any key while the control has focus. | |
|
Occurs when a key is pressed. | |
|
Occurs when the user releases a key that has been pressed. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control. | |
|
Occurs when the user moves the mouse into a control. | |
|
Occurs when the user moves the mouse outside of a control. | |
|
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. | |
|
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. | |
|
Occurs when the mouse wheel is rotated. | |
|
Occurs when the mouse wheel is rotated downward. | |
|
Occurs when the mouse wheel is rotated upward. | |
|
Occurs when the form is redrawn. | |
|
Occurs immediately after the control is resized. | |
|
Occurs when the user presses a key (before the OnKeyDown event). | |
|
Occurs when the form is shown (that is, when its Visible property is set to true). | |
|
Occurs when the user begins to drag a control with a DragKind of dkDock. | |
|
Occurs when the application tries to undock a control that is docked to the windowed control. |
|
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. | |
|
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. | |
|
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. | |
|
Specifies the icon that appears when the form is minimized. | |
|
Specifies whether the form should receive keyboard events before the active control. | |
|
Specifies the horizontal coordinate of the left edge of a component relative to its parent. | |
|
Specifies the horizontal coordinate of the left edge of a component relative to its parent. | |
|
Specifies the margins for the control. | |
|
Specifies the form's main menu. | |
|
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. | |
|
Identifies the pop-up menu associated with the control. | |
|
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. | |
|
Stores an integer value as part of a component. | |
|
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. | |
|
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.
|
What do you think about this topic? Send feedback!
|