Jump to content

BerndS

Members
  • Content Count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral
  1. BerndS

    How do I execute code after FormShow ?

    I usually use for this: TThread.ForceQueue(nil, FormProcName, 1);
  2. chr(11200) What do you expect Delphi to make of chr(11200). Everything not between #0 to #255 then becomes a "?".
×