FMX.Menus.TMenuItem.CalcVisibleObjectsItemSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CalcVisibleObjectsItemSize(const ACanvas: TCanvas; APointF: TPointF): TPointF;

C++

System::Types::TPointF __fastcall CalcVisibleObjectsItemSize(Fmx::Graphics::TCanvas* const ACanvas, const System::Types::TPointF &APointF);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Menus.pas
FMX.Menus.hpp
FMX.Menus TMenuItem

Beschreibung

CalcVisibleObjectsItemSize legt die Wiedergabegröße dieses TMenuItem-Objekts fest.

Siehe auch