FMX.Grid.IDrawableCell.DrawCell

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

Delphi

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

C++

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

プロパティ

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

説明

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