FMX.Grid.TColumn.DefaultDrawCell

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

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);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !