No sabía que existiera esa función....
Pero en Delphi3000 he encontrado esto:
Cita:
AnimateWindow is a API which can enhance your GUI by adding special animations to your forms. However, the API is not valid in all operating systems. It is only valid in Windows 98 / 2000 and >
This code shows you how to use AnimateWindow when (and only when) it is supported. Without crashing and burning when it is not supported.
|
Donde está declarada esa función ??