Such mal in der
OH. Dort habe ich zB das gefunden
Zitat von
OH:
[...]A uses clause need include only units used directly by the program or
unit in which the clause appears. That is,
if unit A references constants, types, variables, procedures, or functions that are declared in
unit B,
then A must use B explicitly.[...]
Das Verwenden von Units ist unter Delphi ein elementares Prinzip und wird in dem D7 beiliegenden Buch "Sprachreferenz" gut beschrieben.