[Overview][Types][Classes][Procedures and functions][Index] |
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.