RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes

The following table lists classes in this documentation.

 
Name 
Description 
 
TBrowseURL is the standard action for launching the default browser to display a specified URL
 
TCustomFileRun is the base class for actions that perform a specified operation on a file. 
 
TDownLoadURL is the standard action for saving the contents of a specified URL to a file. 
 
TFileRun is the standard action for performing a specified operation on a file. 
 
TListControlAction is the base class for action objects that operate on the selection of a list control (list box or list view). 
 
TListControlClearSelection deselects all selected items in a list control (list view or list box). 
 
TListControlCopySelection copies the selected items in a list control (list view or list box) to another (destination) list control. 
 
TListControlDeleteSelection deletes the selected items in a list control (list view or listbox). 
 
TListControlMoveSelection moves the selected items in a list control (list view or list box) to another (destination) list control. 
 
TListControlSelectAll selects all the items in a list control (list view or listbox). 
 
TNextTab moves a tabbed control to its next page. 
 
TOpenPicture is the standard action for displaying the open picture dialog. 
 
TPreviousTab moves a page control to its previous page. 
 
TRichEditAction is the base class for action objects that apply rich text attributes to a rich edit control. 
 
TRichEditAlignCenter centers the text horizontally in the current paragraph of a rich edit control. 
 
TRichEditAlignLeft left-justifies the text in the current paragraph of a rich edit control. 
 
TRichEditAlignRight right-justifies the text in the current paragraph of a rich edit control. 
 
TRichEditBold toggles the bold attribute of the currently selected text in a rich edit control. 
 
TRichEditBullets toggles whether the current paragraph of a rich edit control is bulleted. 
 
TRichEditItalic toggles the italic attribute of the currently selected text in a rich edit control. 
 
TRichEditStrikeOut toggles the strikeout attribute of the currently selected text in a rich edit control. 
 
TRichEditUnderline toggles the underline attribute of the currently selected text in a rich edit control. 
 
TSavePicture is the standard action for displaying the save picture dialog. 
 
TSendMail is the standard action for sending an email message. 
 
TTabAction is the base class for action objects designed to respond to the buttons in a tabbed dialog. 
 
TURLAction is the base class for actions that perform some function based on an URL
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!