[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TBrush.EqualsBrush

Compares the specified Brush to the current class instance.

Declaration

Source position: graphics.pp line 748

public function TBrush.EqualsBrush(

  ABrush: TBrush

):Boolean;

Arguments

ABrush

  

Brush instance compared to the current class.

Function result

True when the properties from the specified brush match the values in the current class instance.


Version 3.2 Generated 2024-02-25 Home