FMX.Grid.TCustomGrid.ObserverCurrent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function ObserverCurrent: TVarRec;

C++

System::TVarRec __fastcall ObserverCurrent(void);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

説明

内部的に使用されます。 選択された列のインデックスを返します。

関連項目