FMX.Grid.TDrawColumnCellEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TDrawColumnCellEvent)(System::TObject* Sender, 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
typedef public FMX.Grid.hpp FMX.Grid FMX.Grid


Description

Type de gestionnaire d'événement pour TGridModel.OnDrawColumnBackground et TGridModel.OnDrawColumnCell.