Stores values from ASrcRegion in the current class instance.
Source position: lazregions.pas line 73
public procedure TLazRegion.Assign( |
ASrcRegion: TLazRegion |
); |
ASrcRegion |
|
Region with the values stored in the method. |
Calls Clear to remove any items stored in Parts. Calls AddPartsFromRegion to capture the values from the source region.
| Version 4.6 | Generated 2026-02-20 | Home |