Vcl.CaptionedDockTree
| パッケージ | vcl230.bpl |
|---|
クラス
| TCaptionedDockTree | ドッキングできるコンポーネントにドッキングメカニズムの新しい外観を定義します。 |
| TCaptionedDockTreeClass | TCaptionedDockTreeClass は、TCaptionedDockTree のメタクラスを定義します。 |
| TDockCaptionDrawer | TDockCaptionDrawer のインスタンスを作成します。 |
| TDockCaptionDrawerClass | TDockCaptionDrawerClass は、TDockCaptionDrawer のメタクラスを定義します。 |
型
| TDockCaptionHitTest | ヒットテストで使用可能な値を定義します。 |
| TDockCaptionOrientation | キャプションの方向の決定に使用する値を定義します。 |
| TDockCaptionPinButton | ピンボタンのスタイルです。 |
| TParentFormState | ドッキング場所の描画に使用する親ドッキングフォームに関する情報を保存します。 |
定数
| dchtCaption | dchtCaption: Integer = 1; |
| dchtClose | dchtClose: Integer = 2; |
| dchtCustom | dchtCustom: Integer = $A; |
| dchtNone | dchtNone: Integer = 0; |
| dchtPin | dchtPin: Integer = 3; |