GetGlyphSize - returns the size of the glyph within the specified PaintRect.
Source position: buttons.pp line 383
protected function TCustomSpeedButton.GetGlyphSize(
Drawing: Boolean;
PaintRect: TRect
):TSize; virtual;