RAD Studio VCL Reference
ContentsIndex
TCustomForm Methods Public Methods
Public Methods
 
Name 
Description 
 
Construction event dispatcher. 
 
Destruction event dispatcher. 
 
Closes the form. 
 
Close attempt event dispatcher. 
 
Provides message handling for all messages that the form does not fully process. 
 
Removes focus from a control on the form. 
 
Dock 
Handles automatic docking of the form into other windows. 
 
Sets focus to a control on the form. 
 
Returns a bitmap of the form. 
 
Hide 
Hides the form. 
 
Processes shortcut keys when the form has focus. 
 
Ensures that the form is fully visible on a specified monitor. 
 
Directs mouse wheel messages to the appropriate control. 
 
Prints the form. 
 
This is RecreateAsPopup, a member of class TCustomForm. 
 
Destroys the form and frees its associated memory. 
 
Cancels modes on the form. 
 
Sets focus to the form. 
 
Sets focus to a control on the form. 
 
Show 
Shows the form. 
 
Shows a form as a modal dialog. 
 
This is UpdateGlassFrame, a member of class TCustomForm. 
 
Indicates whether the form processes keyboard input for a control it owns. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.