FMX.Grid.TCustomGrid.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.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

For internal use only.

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