Description
Returns the name of this page, which is the index in the collection.
-
Property type
-
A String value.
-
Syntax
-
object.Name
The Name Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandPage. | Remarks
The Name is set in the dialog description file (.dlg) and cannot be changed, unlike the Caption which is a read-write property.
|