Unit 'Buttons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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;