[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Copies values from Source to the current brush instance.
Source position: graphics.pp line 731
public procedure TBrush.Assign( |
Source: TPersistent |
); override; |
Source |
|
Brush instance with values copied in the method. |
Assign is a procedure used to copy properties values from Source to the current brush instance.
Version 4.0 | Generated 2025-05-03 | Home |