FMX.Grid.TImageColumn.DefaultDrawCell

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

Delphi

procedure DefaultDrawCell(const Canvas: TCanvas; const Bounds: TRectF; const Row: Integer;  const Value: TValue; const State: TGridDrawStates); override;

C++

virtual void __fastcall DefaultDrawCell(Fmx::Graphics::TCanvas* const Canvas, const System::Types::TRectF &Bounds, const int Row, const System::Rtti::TValue &Value, const TGridDrawStates State);

プロパティ

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

説明


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