VLPropertyList Reference

DialogCaption

See Also See Also Applies To Applies To

Returns or sets a caption of the file selection dialog box used for editing the property having EditorType is set to vlFileEditor.

 

Syntax

object.DialogCaption [= string]

 

The DialogCaption property syntax has these parts:

PartDescription
object An object expression that evaluates to CProperty.
string A string that appears as caption of the file dialog.

Remark

This property will be used only if the EditorType of the property object is set to vlFileEditor.