ButtonBitmapDown property (TAnnMenu)
Builder Syntax |
LEADTyp::TBitmapHandle ButtonBitmapDown[int iButtonIndex] |
Delphi Syntax |
ButtonBitmapDown [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 pressed. If this property is 0, the control will assume the same bitmap is used to paint the button when it is up or down.
See Also