System.Classes.TLinkObservers.AllowControlChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function AllowControlChange(const AControl: TComponent): Boolean; static;

C++

static bool __fastcall AllowControlChange(TComponent* const AControl);

Properties

Type Visibility Source Unit Parent
function public
System.Classes.pas
System.Classes.hpp
System.Classes TLinkObservers

Description

Embarcadero Technologies does not currently have any additional information.