[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#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;