Vcl.WinXCtrls.TRelativePanelControlCollection.Add
Delphi
function Add: TRelativePanelControlItem;
C++
HIDESBASE TRelativePanelControlItem* __fastcall Add(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TRelativePanelControlCollection |
Beschreibung
Fügt der Sammlung neue Elemente hinzu.
Mit dieser Methode fügen Sie Ihrer Sammlung neue Elemente hinzu.
Siehe auch
- Vcl.WinXCtrls.TRelativePanelControlCollection.AddControl
- Vcl.WinXCtrls.TRelativePanelControlCollection.IndexOf
- Vcl.WinXCtrls.TRelativePanelControlCollection.RemoveControl
- Vcl.WinXCtrls.TRelativePanelControlCollection.SetControl
- Vcl.WinXCtrls.TRelativePanelControlCollection.Controls
- Vcl.WinXCtrls.TRelativePanelControlCollection.Items
- Vcl.Controls.TControl
- Vcl.WinXCtrls.TRelativePanelControlItem