表示: Delphi
C++
表示設定
Vcl.ExtCtrls.TCornerEdge
提供:XE2 API Documentation
Delphi
type TCornerEdge = (ceNone, ceSmall, ceMedium, ceLarge)
C++
enum TCornerEdge : unsigned char { ceNone, ceSmall, ceMedium, ceLarge };
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| enum | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | Vcl.ExtCtrls |
説明
TControlBar のバンドのエッジの角のサイズです。
この型は,TControlBar のバンドのエッジの角のサイズを格納します。