%% ProcName=ProcName
%% Arg1=x
%% Type1=integer
%% Arg2=y
%% Type2=integer
procedure %ProcName%(%Arg1%:%Type1%; %Arg2%:%Type2%);
begin
end;

