FMX.Forms.TCustomPopupForm.IsVisibleOnScreen
Delphi
function IsVisibleOnScreen(const AControl: TControl): Boolean;
C++
bool __fastcall IsVisibleOnScreen(Fmx::Controls::TControl* const AControl);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCustomPopupForm |
Description
Embarcadero Technologies does not currently have any additional information.