Vcl.RibbonActnCtrls.TRibbonCustomControl.GetGlyphWidth

提供:RAD Studio API Documentation

Delphi

function GetGlyphWidth: Integer;

C++

int __fastcall GetGlyphWidth(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonCustomControl

説明

グリフの幅を返します。

GetGlyphWidth メソッドは、グリフの幅を返します。


関連項目