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

TCustomSpeedButton.GetGlyphSize

GetGlyphSize - returns the size of the glyoh within the specified PaintRect

Declaration

Source position: buttons.pp line 299

protected function TCustomSpeedButton.GetGlyphSize(

  PaintRect: TRect

):TSize; virtual;