RAD Studio VCL Reference
ContentsIndex
TFileRun Members Published Properties
Published Properties
 
Name 
Description 
 
Controls whether an open dialog automatically appears to let users browse for the target file. 
 
Specifies the dialog that allows users to select the target file to run. 
 
Represents the caption of client controls and menu items. 
 
Specifies the category under which the action appears in its action list or action manager. 
 
Specifies the default directory for the externally-launched application. 
 
Indicates whether client controls and menu items are enabled. 
 
Specifies the target file to run. 
 
Indicates the help context ID for client controls and menu items. 
 
Hint 
Indicates the Help hint for client controls and menu items. 
 
Indicates the ImageIndex property for client controls and menu items. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Indicates what TCustomFileRun should do with the target file. 
 
Specifies parameters to be passed to the application when the target file is an executable. 
 
Indicates the control that parents any dialogs or windows needed when launching the target file. 
 
Specifies the short cuts (in addition to ShortCut) for triggering clients. 
 
Specifies the ShortCut property for client menu items. 
 
Specifies how the launched application window appears. 
 
Tag 
Stores an integer value as part of a component. 
 
Specifies the Visible property for client controls and menu items. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.