FMX.Grid.TImageColumn.DefaultDrawCell

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TImageColumn

Beschreibung


Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.