FMX.Controls.TStyledControl.GetBackIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBackIndex: Integer; override;

C++

virtual int __fastcall GetBackIndex(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TStyledControl

Description

Gets the index of TStyledControl. It always returns 1. It is for internal use only.