ButtonBitmapUp property (TAnnMenu)
Builder Syntax |
LEADTyp::TBitmapHandle ButtonBitmapUp[int iButtonIndex] |
Delphi Syntax |
ButtonBitmapUp [iButtonIndex: integer]: TBitmapHandle |
Overview |
Refer to Annotation Toolbar |
Remarks
(Document/Medical only) Contains a handle to a bitmap used to paint the specified button when the button is up. If the ButtonBitmapDown property is 0, the control will assume the same bitmap is used to paint the button when it is up or down.
See Also