At 07:09 PM 15/11/2005, you wrote:
Why don't we try Ord() function?

Please elaborate...remember I'm only an OLD beginner :-)

How could I use it in the following:

    myINI.WriteInteger('Editor','Font Style',SynEdit1.Font.Style);

I guess that if I use Christer's code it should change to:

myINI.WriteInteger('Editor','Font Style',FontStylesToInteger(SynEdit1.Font.Style));

Correct? And of course add the additional functions.

By the way what is a 'set'? I'm looking it up in D6 PE Help file
to try and understand.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495       Fax (02) 9674-8745
Email: [EMAIL PROTECTED]
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to