FMX.Grid.TSelectCell

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

Delphi

TSelectCell = procedure(Sender: TObject; const ACol, ARow: Integer; var CanSelect: Boolean) of object;

C++

typedef void __fastcall (__closure *TSelectCell)(System::TObject* Sender, const int ACol, const int ARow, bool &CanSelect);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

説明

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