Source position: aes.pas line 109
function objc_edit( |
ob_edtree: PAESOBJECT; |
ob_edobject: SmallInt; |
ob_edchar: SmallInt; |
ob_edidx: psmallint; |
ob_edkind: SmallInt |
):SmallInt; overload; |
ob_edtree: PAESOBJECT; |
ob_edobject: SmallInt; |
ob_edchar: SmallInt; |
var ob_edidx: SmallInt; |
ob_edkind: SmallInt |
):SmallInt; overload; |