FMX.Menus.TMenuItem.CalcRenderSize

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function CalcRenderSize: TPointF;

C++

System::Types::TPointF __fastcall CalcRenderSize();

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Menus.pas
FMX.Menus.hpp
FMX.Menus TMenuItem


説明

CalcRenderSize は、この TMenuItem の描画サイズを計算し、TPointF で示します。

関連項目