Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TStatusPanels.Add

Adds a new TStatusPanel instance to the collection.

Declaration

Source position: comctrls.pp line 107

public function TStatusPanels.Add: TStatusPanel;

Function result

Status panel added in the method.

See also

TStatusPanel.StatusBar

  

The StatusBar that contains this StatusPanel

TStatusBar.UpdateHandleObject

  

UpdateHandleObject - updates all panel parts that have been changed.

TCollection.Add