ButtonToolCount property (TAnnMenu)
Builder Syntax |
int ButtonToolCount [int iButtonIndex] |
Delphi Syntax |
ButtonToolCount [iButtonIndex: Integer]: Integer |
Overview |
Refer to Annotation Toolbar |
Remarks
(Document/Medical only) Contains the number of tools associated with the specified button in the AnnToolbar object. For example, if ButtonToolCount [2] contains the value 4, then there are four tools associated with the third button in the AnnToolbar object. (iButtonIndex is zero-based.)
See Also