FMX.Layouts.TCustomScrollBox.ContentInsertObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ContentInsertObject(Index: Integer; const AObject: TFmxObject); virtual;

C++

virtual void __fastcall ContentInsertObject(int Index, Fmx::Types::TFmxObject* const AObject);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox

Description

Embarcadero Technologies does not currently have any additional information.