Vcl.ExtCtrls.TCustomFlowPanel.SetControlIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetControlIndex(AControl: TControl; Index: Integer);

C++

void __fastcall SetControlIndex(Vcl::Controls::TControl* AControl, int Index);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomFlowPanel

Description

Embarcadero Technologies does not currently have any additional information.