RAD Studio VCL Reference
|
Specifies file containing animation.
property FileName: string;
__property AnsiString FileName;
Setting FileName causes the control to load the animation from the specified file. If the control succeeds in loading the animation from the file, it sets the Open property to true.
FileName must refer to a Windows AVI file. The sound track, if present, is ignored.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|