Vcl.StdActns.TBrowseForFolder Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActionComponentpublicStores the client component that caused this action to execute.
ActionListpublic
AutoCheckpublicControls whether the Checked property toggles when the action executes.
BrowseOptionspublishedRepresents the specific options for the Browse for Folder dialog.
BrowseOptionsExpublishedOptions for the Browse for Folder dialog.
CaptionpublishedRepresents the caption of the action.
CategorypublishedGroup or category where the action belongs.
CheckedpublicIndicates whether client controls and menu items appear checked.
ClientCountprotectedStores the number of elements in the Clients list of action links associated with the action.
ClientsprotectedSpecifies the list of action links associated with the action.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DesignInfopublicContains information used by the Form designer.
DialogCaptionpublishedRepresents the text that labels the dialog.
DisableIfNoHandlerpublicIndicates whether the action's clients should be disabled if no OnExecute event handler is found.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnabledpublishedSpecifies the enabled state for the action.
ExecuteResultpublicIndicates the result of executing the associated dialog.
FolderpublicRepresents the name of the selected folder.
FolderNameLabelpublishedThe Browse For Folder dialog folder name label.
FolderspublicThe array of selected folders.
GroupIndexpublicIndicates a group of actions in one action list. Actions in this group act like the group of radio buttons.
HelpContextpublishedKeeps the integer context ID that identifies the Help topic for the action.
HelpKeywordpublishedContains the keyword string that identifies the Help topic for the action.
HelpTypepublishedKeeps whether to use the HelpContext or HelpKeyword property to identify the Help topic.
HintpublishedStores the Help hint text.
ImageIndexpublishedStores an index in a list of images.
ImageNamepublic
Imagespublic
IndexpublicSpecifies the index of the action in its action list.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OkButtonLabelpublishedThe Browse For Folder dialog OK button caption.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
RootDirpublishedRepresents the root directory for the dialog.
SavedEnabledStateprotectedStores the value of the Enabled property when the action is suspended.
SecondaryShortCutspublishedStores shortcuts (in addition to ShortCut) for triggering the action.
SelectionCountpublicThe number of selected folders.
ShortCutpublishedShortcut that triggers the action.
StatusActionpublicStores the status for an input field in an action.
TagpublishedStores a NativeInt integral value as a part of a component.
UseFileDialogpublishedIndicates whether the Browse For Folder dialog uses the IFileDialog interface instead of the shBrowseForFolder.
VCLComObjectpublicRepresents information used internally by components that support COM.
VisiblepublishedStores whether the action representation is visible.