FMX.Layouts.TGridPanelLayout.TControlItem.InternalSetLocation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalSetLocation(AColumn, ARow: Integer; APushed: Boolean; MoveExisting: Boolean);

C++

void __fastcall InternalSetLocation(int AColumn, int ARow, bool APushed, bool MoveExisting);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.