RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusPanel.Assign Method

Copies the contents of the source status panel to a new status panel.

Pascal
procedure Assign(Source: TPersistent); override;
C++
virtual __fastcall Assign(TPersistent * Source);

Assign copies the values of Alignment, Bevel, Style, Text, and Width from the source status panel. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!