[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaadstlb.pas line 3542
type IADsNameTranslate = interface(IDispatch) |
procedure Set_ChaseReferral(); |
procedure Init(); |
procedure InitEx(); |
procedure Set_(); |
function Get(); |
procedure SetEx(); |
function GetEx(); |
property ChaseReferral: Integer; [w] |
end; |
| |
IInterface |