FMX.Forms.IDesignerHook.IsSelected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsSelected(Instance: TPersistent): Boolean;

C++

virtual bool __fastcall IsSelected(System::Classes::TPersistent* Instance) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.