FMX.ComboEdit.TCustomComboEdit.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.ComboEdit.pas
FMX.ComboEdit.hpp
FMX.ComboEdit TCustomComboEdit

Description

FMX.ComboEdit.TCustomComboEdit.CanObserve inherits from FMX.Edit.TCustomEdit.CanObserve. All content below this line refers to FMX.Edit.TCustomEdit.CanObserve. For internal use only.

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