Vcl.Themes.TThemedHint

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

Delphi

TThemedHint = (
thHintDontCare,
thHintRoot,
thHintNormal,
thHintBalloon
);

C++

enum DECLSPEC_DENUM TThemedHint : unsigned char { thHintDontCare, thHintRoot, thHintNormal, thHintBalloon };

プロパティ

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

説明

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