FMX.Controls.TControl.IsControlRectEmpty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsControlRectEmpty: Boolean; virtual;

C++

virtual bool __fastcall IsControlRectEmpty();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl


Beschreibung

Gibt True zurück, wenn das Rechteck des Steuerelements leer ist.

Siehe auch