[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Draw the glyph in the specified canvas in the specified rectangle at a given offset within the client, with specified state and transparency
Source position: buttons.pp line 324
protected function TCustomSpeedButton.DrawGlyph( |
ACanvas: TCanvas; |
const AClient: TRect; |
const AOffset: TPoint; |
AState: TButtonState; |
ATransparent: Boolean; |
BiDiFlags: LongInt |
):TRect; virtual; |
lazarus-ccr.sourceforge.net |