[fpc-pascal] Outputting a set for debugging

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Feb 21 22:24:09 CET 2012


On Tue, 21 Feb 2012 21:19:52 +0000
Mark Morgan Lloyd <markMLl.fpc-pascal at telemetry.co.uk> 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




More information about the fpc-pascal mailing list