|
|
|
| acProcess object.
|
| property ExeName: String; // read-only!
|
| The ExeName is the name of the executable file, to which the process belongs.
|
|
|
| To retrieve the description of the executable file from its header use Description property. To retrieve the index of file icon from system image list read SystemIconIndex property.
|
| Description, SystemIconIndex, SystemIcon16Handle and SystemIcon32Handle properties;
|
| acSystemImageList component.
|