FMX.Types.SameControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SameControl(const AValue1, AValue2: IControl): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall SameControl(const _di_IControl AValue1, const _di_IControl AValue2);

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Embarcadero Technologies does not currently have any additional information.