[Overview][Constants][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 325

protected function TCustomSpeedButton.GetGlyphSize(

  Drawing: Boolean;

  PaintRect: TRect

):TSize; virtual;