System.Classes.TComponent.CanObserve
Delphi
function CanObserve(const ID: Integer): Boolean; virtual;
C++
virtual bool __fastcall CanObserve(const int ID);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Classes.pas System.Classes.hpp |
System.Classes | TComponent |
Description
Embarcadero Technologies does not currently have any additional information.