[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Implements persistence for the class type.
Source position: comctrls.pp line 85
public procedure TStatusPanel.Assign( |
Source: TPersistent |
); override; |
Source |
|
Class instance with the values stored in the status panel. |
Assign copies text, width, alignment, bevel and style properties from Source if it is of correct type, otherwise calls inherited Assign (which will probably raise an exception).
Version 4.0 | Generated 2025-05-03 | Home |