> ------------------------------ > > Message: 4 > Date: Thu, 9 Jun 2005 09:55:20 +0800 > From: "websmith" <[EMAIL PROTECTED]> > Subject: display integer value in Hex > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > > at this junction, struggling with showing an integer value in Hex > to be displayed in a label caption. > > for example if the value of an integer variable has 10 in > decimal, would need to show it as 0A in the label. > > how ? what's your advise. > > ciao > >
function IntToHex mick _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

