FMX.Grid.Style.TStyledGrid.RefreshEditor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function RefreshEditor(const InplaceEdit: TFmxObject; const RefreshAppearance, RefreshValue: Boolean): Boolean;

C++

virtual bool __fastcall RefreshEditor(Fmx::Types::TFmxObject* const InplaceEdit, const bool RefreshAppearance, const bool RefreshValue);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Description

Rafraîchit la valeur dans l'éditeur de cellule.

Voir aussi