RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStandardButtonControl.DrawGlyph Method

Draws a symbol on the control.

Pascal
procedure DrawGlyph(const Location: TPoint); override;
C++
virtual __fastcall DrawGlyph(const TPoint Location);

Use DrawGlyph to draw a symbol on the control at the specified location. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!