Vcl.RibbonActnCtrls.TRibbonCustomControl.GetGlyphWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetGlyphWidth: Integer;

C++

int __fastcall GetGlyphWidth();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonCustomControl

Description

Returns the glyph width.

GetGlyphWidth returns the glyph width.


See Also