IsEqual - returns True if this Font is the same as the specified Font.
Source position: graphics.pp line 569
public function TFont.IsEqual( |
AFont: TFont |
):Boolean; virtual; |
AFont |
|
Font instance to compare to the current class instance. |
True when the font matches the one in the current class instance.
| Version 4.4 | Generated 2025-11-08 | Home |