TPenStyle - how do save
- From: "Andy" <andy@xxxxxxxxxx>
- Date: Sat, 15 Oct 2005 02:31:18 -0400
I would like to save a TPenStyle like psSolid to an .ini file and be able to
retrieve it later. I've tried the following:
var
myStyle: TPenStyle;
savedStyle := Integer(myStyle);
myStyle := TPenStyle(savedStyle);
Is this the correct way to do this?
Thanks in advance.
Andy
.
- Follow-Ups:
- Re: TPenStyle - how do save
- From: Andy
- Re: TPenStyle - how do save
- Prev by Date: Re: Date format detection
- Next by Date: Re: TPenStyle - how do save
- Previous by thread: Parsing a PDF file into individual document files
- Next by thread: Re: TPenStyle - how do save
- Index(es):