FMX.Forms.TScreen.IsParent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsParent(AForm, AParent: TCommonCustomForm): Boolean;

C++

bool __fastcall IsParent(TCommonCustomForm* AForm, TCommonCustomForm* AParent);

Properties

Type Visibility Source Unit Parent
function public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TScreen

Description

Embarcadero Technologies does not currently have any additional information.