[Overview][Types][Classes][Procedures and functions][Index] |
Removes the specified band from the control bar.
Source position: extctrls.pp line 1593
public procedure TCustomControlBar.RemoveControl( |
AControl: TControl |
); override; |
AControl |
|
Band removed from the control bar. |
|
Represents a band and control displayed by TControlBar. |
|
|
Container used to store TCtrlBand instances. |