![]() |
![]() ![]() ![]() |
acFileStorage component, as subproperty of AutoExtract structure.
|
property Enabled: Boolean;
|
Controls whether acFileStorage component should automatically extract all files on program startup.
|
|
If AutoExtract.Enabled is TRUE, FileStorage will automatically extract all files on program startup, to location specified in ExtractTo property.
|
|
If AutoExtract.Enabled is FALSE then FileStorage will NOT extract files on startup and all other subproperties of the AutoExtract property will ignored.
|
You don't need to change anything from AutoExtract subproperties at run-time because of these auto extracting features used by acFileStorage on program startup only. You may set this property at design-time only, all run-time modifications will senseless.
|