Vcl.Grids.TGridDrawStateItem

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TGridDrawStateItem = (gdSelected, gdFocused, gdFixed, gdRowSelected,
gdHotTrack, gdPressed);

C++

enum DECLSPEC_DENUM TGridDrawStateItem : unsigned char { gdSelected, gdFocused, gdFixed, gdRowSelected, gdHotTrack, gdPressed };

プロパティ

種類 可視性 ソース ユニット
enum public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids Vcl.Grids

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。