API:Vcl.Grids.TCustomGrid.CanGridAcceptKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CanGridAcceptKey(Key: Word; Shift: TShiftState): Boolean; dynamic;

C++

DYNAMIC bool __fastcall CanGridAcceptKey(System::Word Key, System::Classes::TShiftState Shift);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information.