Assigns values from the current class instance to the target class instance.
Source position: grids.pas line 1768
protected procedure TCustomStringGrid.AssignTo( |
Dest: TPersistent |
); override; |
Dest |
|
Grid instance where value are stored. |
|
Stores properties from the current grid class instance to the specified target. |
| Version 4.4 | Generated 2025-11-08 | Home |