FMX.Grid.TCustomGrid.ObserverCurrent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ObserverCurrent: TVarRec;

C++

System::TVarRec __fastcall ObserverCurrent(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

Used internally. Returns the index of the selected column.

See Also