[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TColorButton.DrawGlyph

DrawGlyph - draw the glyph on the button face

Declaration

Source position: dialogs.pp line 271

protected function TColorButton.DrawGlyph(

  ACanvas: TCanvas;

  const AClient: TRect;

  const AOffset: TPoint;

  AState: TButtonState;

  ATransparent: Boolean;

  BiDiFlags: LongInt

):TRect; override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.