![]() Example |
![]() ![]() ![]() |
dcFileAssociation component.
|
property ExecutableFile: String;
|
The ExecutableFile property determines the location of executable file, associated with the file extension specified in the EXTENSION property.
|
|
For example, when user starts any non-executable file with pre-installed file extension, the executable file, associated with that file extension will be started to process the file. For example, when user clicks the BMP icon, the shell will automatically start the "Paint" program, to allow user to modify the picture.
|
|
![]() |
|
![]() |
ParamString property and example of usage.
|