FMX.Grid.TCustomGrid.DoSelectCell

提供:RAD Studio API Documentation

Delphi

procedure DoSelectCell(Col, Row: Integer; var CanSelect: Boolean);

C++

void __fastcall DoSelectCell(int Col, int Row, bool &CanSelect);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。