[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Draw the image in the specified rectangle, within the client rectangle at specified offset, with the specified state and transparency
Source position: buttons.pp line 118
public function TButtonGlyph.Draw( |
Canvas: TCanvas; |
const Client: TRect; |
const Offset: TPoint; |
State: TButtonState; |
Transparent: Boolean; |
BiDiFlags: LongInt |
):TRect; |
lazarus-ccr.sourceforge.net |