FMX.StdCtrls.TCustomTrack.CanObserve

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CanObserve(const ID: Integer): Boolean; override;

C++

virtual bool __fastcall CanObserve(const int ID);

Properties

Type Visibility Source Unit Parent
function protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TCustomTrack

Description

For internal use only.

Do not use this member. It is for internal use only.