Registriert seit: 29. Mai 2002
37.621 Beiträge
Delphi 2006 Professional
|
AW: Code Optimization
9. Mai 2011, 21:46
Why is FFile global? If it is global because it is needed in different parts of the code, why don't you make a class out of the code?
Michael Ein Teil meines Codes würde euch verunsichern.
|