FMX.Grid.TDrawColumnHeaderEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TDrawColumnHeaderEvent)(System::TObject* Sender, Fmx::Graphics::TCanvas* const Canvas, TColumn* const Column, const System::Types::TRectF &Bounds);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Grid.hpp FMX.Grid FMX.Grid


Beschreibung

Typ der Ereignisbehandlungsroutine für TGridModel.OnDrawColumnHeader.