![]() |
![]() ![]() ![]() |
acFileStorage component, as subproperty of AutoExtract structure.
|
type
|
TacFileStorageOverwrite = (owIfSizeDifferent,
|
owNever, owAlways);
|
|
property Overwrite: TacFileStorageOverwrite;
|
Controls whether FileStorage could overwrite already extracted files on program startup.
|
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.
|