FMX.Grid.TCustomGrid.DoDrawColumnCell

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

virtual void __fastcall DoDrawColumnCell(Fmx::Graphics::TCanvas* const Canvas, TColumn* const Column, 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 TCustomGrid

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 !