Afficher : Delphi
C++
Préférences d'affichage
Vcl.ComCtrls.TAnimateParams
De XE2 API Documentation
Delphi
TAnimateParams = record FileName: string; CommonAVI: TCommonAVI; ResHandle: THandle; ResName: string; ResId: Integer; end;
C++
struct DECLSPEC_DRECORD TAnimateParams{ public: System::UnicodeString FileName; TCommonAVI CommonAVI; unsigned ResHandle; System::UnicodeString ResName; int ResId; };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
struct class |
public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !