Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TBrush.DoCopyProps

DoCopyProps - if the From argument is another Brush, frees reference before calling inherited method, then sets the Changed property.

Declaration

Source position: graphics.pp line 706

protected procedure TBrush.DoCopyProps(

  From: TFPCanvasHelper

); override;