FMX.Grid.TCustomGrid.CanEditAcceptKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CanEditAcceptKey(Key: System.WideChar): Boolean; virtual;

C++

virtual bool __fastcall CanEditAcceptKey(System::WideChar Key);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

Utilisée en interne pour vérifier si une cellule peut accepter le caractère donné.

Voir aussi