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

TCustomSpeedButton.GetGlyphSize

GetGlyphSize - returns the size of the glyph within the specified PaintRect.

Declaration

Source position: buttons.pp line 383

protected function TCustomSpeedButton.GetGlyphSize(

  Drawing: Boolean;

  PaintRect: TRect

):TSize; virtual;