Source position: aes.pas line 103
function objc_offset( |
ob_oftree: PAESOBJECT; |
ob_ofobject: SmallInt; |
ob_ofxoff: psmallint; |
ob_ofyoff: psmallint |
):SmallInt; overload; |
ob_oftree: PAESOBJECT; |
ob_ofobject: SmallInt; |
out ob_ofxoff: SmallInt; |
out ob_ofyoff: SmallInt |
):SmallInt; overload; |