ButtonCount property (TAnnMenu)
Builder Syntax |
int ButtonCount |
Delphi Syntax |
ButtonCount: Integer |
Overview |
Refer to Annotation Toolbar |
Remarks
(Document/Medical only) Contains the number of buttons in the toolbar. To add another toolbar button to an existing toolbar, set the tool and the bitmaps for the new button in the ButtonTool property, and increment the number of buttons to make the button visible.
See Also