Stores property values from Source into the current class instance.
Source position: grids.pas line 1712
public procedure TStringGridStrings.Assign( |
Source: TPersistent |
); override; |
Source |
|
Persistent object with the property values copied in the method. |
TStrings.Assign |