Mattias Gaertner wrote:
On Tue, 21 Feb 2012 21:19:52 +
Mark Morgan Lloyd wrote:
What type can I cast a set (actually Lazarus's TShiftState) to, in order
to be compatible with IntToHex() for debugging output? Or is there some
other preferred procedure?
Why not use dbgs(ShiftState) ?
Ig
On Tue, 21 Feb 2012 21:19:52 +
Mark Morgan Lloyd wrote:
> What type can I cast a set (actually Lazarus's TShiftState) to, in order
> to be compatible with IntToHex() for debugging output? Or is there some
> other preferred procedure?
Why not use dbgs(ShiftState) ?
Mattias
___
What type can I cast a set (actually Lazarus's TShiftState) to, in order
to be compatible with IntToHex() for debugging output? Or is there some
other preferred procedure?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or co