[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Assign - if Source is another TBrush, copies settings to itself, else performs inherited Assign
Source position: graphics.pp line 684
public procedure TBrush.Assign( |
Source: TPersistent |
); override; |
Source |
|
Source - another Brush |
Method: TBrush.Assign
Params: Source: Another brush
Returns: nothing
Copies the source brush to itself
lazarus-ccr.sourceforge.net |