FMX.Grid.TCustomGrid.DefaultDrawColumnCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

void __fastcall DefaultDrawColumnCell(Fmx::Graphics::TCanvas* const Canvas, TColumn* const Column, const System::Types::TRectF &Bounds, const int Row, const System::Rtti::TValue &Value, const TGridDrawStates State);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!