[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Compares the specified image descriptors to determine if they have the same pens and pattern data.
Source position: graphics.pp line 630
public function TPenHandleCache.CompareDescriptors( |
Tree: TAVLTree; |
Desc1: Pointer; |
Desc2: Pointer |
):Integer; override; |
|
CompareDescriptors - returns 0 if descriptors are equal, -1 if Desc1 is less, 1 if Desc1 is greater. |
Version 4.0 | Generated 2025-05-03 | Home |