Vcl.RibbonStyleActnCtrls.TSkinStatusBar

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

Delphi

TSkinStatusBar = (ssbrBackground, ssbrNotification, ssbrControl, ssbrGripper);

C++

enum DECLSPEC_DENUM TSkinStatusBar : unsigned char { ssbrBackground, ssbrNotification, ssbrControl, ssbrGripper };

プロパティ

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

説明

スキンが表示されるステータス バーの個別の項目。

TSkinStatusBar は、スキンが表示されるステータス バーの個別の項目を列挙します。



意味

ssbrBackground

背景

ssbrNotification

通知

ssbrControl

コントロール

ssbrGripper

グリッパ



関連項目