Vcl.WinXCtrls.TRelativePanelControlItem のプロパティ
継承Protected
| Above | published | このプロパティが参照する兄弟コントロールの上に配置されている関連 Control。 |
| AlignBottomWith | published | 関連 Control の下が、このプロパティが参照する兄弟コントロールの下に揃えられます。 |
| AlignBottomWithPanel | published | 関連 Control の下を、相対パネルの下に揃えます。 |
| AlignHorizontalCenterWith | published | 関連 Control が、このプロパティが参照する兄弟コントロールに対して、水平方向に中央揃えされます。 |
| AlignHorizontalCenterWithPanel | published | 関連 Control が、相対パネルに対して、水平方向に中央揃えされます。 |
| AlignLeftWith | published | 関連 Control の左が、このプロパティが参照する兄弟コントロールの左に揃えられます。 |
| AlignLeftWithPanel | published | 関連 Control の左が、相対パネルの左に揃えられます。 |
| AlignRightWith | published | 関連 Control の右が、このプロパティが参照する兄弟コントロールの右に揃えられます。 |
| AlignRightWithPanel | published | 関連 Control の右が、相対パネルの右に揃えられます。 |
| AlignTopWith | published | 関連 Control の上部が、このプロパティが参照する兄弟コントロールの上部に揃えられます。 |
| AlignTopWithPanel | published | 関連 Control の上部が、相対パネルの上部に揃えられます。 |
| AlignVerticalCenterWith | published | 関連 Control が、このプロパティが参照する兄弟コントロールに対して、垂直方向に中央揃えされます。 |
| AlignVerticalCenterWithPanel | published | 関連 Control が、相対パネルに対して、垂直方向に中央揃えされます。 |
| Below | published | このプロパティが参照する兄弟コントロールの下に配置されている関連 Control。 |
| Collection | public | TCollectionItem が属している TCollection のインスタンスを指定します。 |
| Control | published | この TRelativePanelControlItem と関連づけられているコントロールへの参照。 |
| DisplayName | public | Collection エディタ内に表示される名前。 |
| Disposed | protected | Disposed は、このオブジェクトの現在の状態を示す読み取り専用プロパティです。 |
| ID | public | 項目の一意で持続的なインデックスです。 |
| Index | public | TCollection の Items 配列内の項目の位置を返します。 |
| LeftOf | published | このプロパティが参照する兄弟コントロールの左に配置されている関連 Control。 |
| RelativePanel | protected | この TRelativePanelControlItem を格納している 相対パネル への参照。 |
| RightOf | published | このプロパティが参照する兄弟コントロールの右に配置されている関連 Control。 |
| SaveHeight | public | コントロールの高さを保持します。 |
| SaveWidth | public | コントロールの幅を保持します。 |