FMX.Grid.TOnCallbackGetValue

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

Delphi

TOnCallbackGetValue = procedure(Sender: TObject; const ACol, ARow: Integer; ACallback: TProc<System.Rtti.TValue>)

C++

typedef void __fastcall (__closure *TOnCallbackGetValue)(System::TObject* Sender, const int ACol, const int ARow, System::DelphiInterface<System::Sysutils::TProc__1<System::Rtti::TValue> > ACallback);

プロパティ

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

説明

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