Prototype for OnGetVendorName event.
Source position: osutilsh.inc line 57
| type TGetVendorNameEvent = function: string; | 
TGetVendorNameEvent is the function prototype for the OnGetVendorName callback, used by the VendorName function.
| 
 | Vendor name callback. | |
| 
 | Return Application vendor Name. |