[Lazarus] Safe temp file name
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Nov 25 15:57:23 CET 2015
On 2015-11-25 14:50, Aradeonas wrote:
> Can you point me to where this system
> implemented in tiOPF?
This function returns a GUID value:
http://sourceforge.net/p/tiopf/code/ci/tiopf2/tree/Core/tiUtils.pas#l3837
This is the class in tiOPF that uses GUID's. This class strips out the
'{', '-' and '}' symbols from a standard GUID string so that only the
numbers and letters get used.
http://sourceforge.net/p/tiopf/code/ci/tiopf2/tree/Core/tiOIDGUID.pas
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list