Vcl.DBCGrids.TDBCtrlGridKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDBCtrlGridKey = (gkNull, gkEditMode, gkPriorTab, gkNextTab, gkLeft,
gkRight, gkUp, gkDown, gkScrollUp, gkScrollDown, gkPageUp, gkPageDown,
gkHome, gkEnd, gkInsert, gkAppend, gkDelete, gkCancel);

C++

enum DECLSPEC_DENUM TDBCtrlGridKey : unsigned char { gkNull, gkEditMode, gkPriorTab, gkNextTab, gkLeft, gkRight, gkUp, gkDown, gkScrollUp, gkScrollDown, gkPageUp, gkPageDown, gkHome, gkEnd, gkInsert, gkAppend, gkDelete, gkCancel };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
Vcl.DbCGrids.pas
Vcl.DBCGrids.hpp
Vcl.DBCGrids Vcl.DBCGrids

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !