FMX.ListBox.TCustomListBox.IsAddToContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsAddToContent(const AObject: TFmxObject): Boolean; override;

C++

virtual bool __fastcall IsAddToContent(Fmx::Types::TFmxObject* const AObject);

Properties

Type Visibility Source Unit Parent
function protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

Description


Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!