GraffitiBundle.FolderDialog

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

This class exposes no methods.

Properties #

NameTypeDefault ValueDescription
ActionButtonCaptionString“”Caption of the default button on the dialog.
CancelButtonCaptionString“”Caption of the cancel button on the dialog.
FilterString“”File types filter to apply to dialog.
PathString“”Value is the path selected when Result = True.
PromptTextString“”Text displaying prompting the user’s selection.
ResultBooleanFalseSignifies whether the selection operation was completed. False will mean either an error occurred or the user cancelled the selection.
SuggestedFileNameString“”File name that is suggested to be used.
TagVariantNilDeveloper storage.
TitleString“”Title of the dialog.