Help
Contents
[
Hide
]Help class
Contains elements specifying the Shape element’s Help file topic and copyright information.
Properties
| Name | Type | Description |
|---|---|---|
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| HelpTopic | Str2Value | Specifies the Shape element’s Help topic ID. |
| Copyright | Str2Value | Contains a string representing a human-readable copyright statement. |
Help.Del property
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. The value of the property is BOOL integer constant.
Type: int
Help.HelpTopic property
Specifies the Shape element’s Help topic ID.
Type: Str2Value
Help.Copyright property
Contains a string representing a human-readable copyright statement.
Type: Str2Value