FMX.Grid.TCustomGrid.UpdateSelection

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

Delphi

procedure UpdateSelection;

C++

void __fastcall UpdateSelection(void);

プロパティ

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

説明

内部的に使用され、さまざまなイベント(このグリッド内の列の水平および垂直スクロールなど)に基づき強調表示されているセルを更新します。

関連項目