function InputBox(const ACaption, APrompt: WideString ; ADefault:
Double; Min: Double = Low(Integer); Max: Double = High(Integer);
Decimals: Integer = 1): Double; overload;
function InputBox(const ACaption, APrompt: WideString; ADefault:
Integer; Min: Integer = Low(Integer); Max: Integer = High(Integer);
Increment: Integer = 1): Integer; overload;
I'm using Delphi7, and only the first InputBox function EXIST in VCL, I
think Borland might be going to give up Delphi.
> I'm using Delphi7, and only the first InputBox function EXIST in VCL, I
> think Borland might be going to give up Delphi.
Yeah right, that must be why they have made Delphi 8, then Delphi 2005 and
this month launched Delphi 2006.
Beside this, this newsgroup do not officially exist, that is why there is
so few messages here. Rather use b.p.d.internationalization.general.
Further you need to repost your question on the Borland news server to make
everybody see it and possibly answer your question.
Take a look here:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups>