FMX.ListBox.TCustomComboBox.CanObserve
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.ListBox.pas FMX.ListBox.hpp | FMX.ListBox | TCustomComboBox | 
Description
For internal use only.
Do not use this member. It is for internal use only.