[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines if the specified class instance is the same as the current class instance.
Source position: graphics.pp line 803
protected function TGraphic.Equals( |
Graphic: TGraphic |
):Boolean; virtual; |
Graphic |
|
TGraphics instance compared in the method. |
True when the specified object the same instance as the current class.
Version 4.0 | Generated 2025-05-03 | Home |