Dialog_Caption - AbstractFileDialog
Sets this object's caption
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String Dialog_Caption
| Access Type | Syntax |
|---|---|
| Read Access: | Get Dialog_Caption to StringVariable |
| Write Access: | Set Dialog_Caption to StringVariable/Value |
Description
The Dialog_Caption property sets this object's caption. Windows will provide a suitable default if you do not set this property.