TGetVendorNameEvent
Prototype for OnGetVendorName event.
Declaration
Source position: osutilsh.inc line 56
Type
TGetVendorNameEvent = function : string
Description
TGetVendorNameEvent is the function prototype for the OnGetVendorName callback, used by the VendorName function.
See also
| Name | Description |
|---|---|
| OnGetVendorName | Vendor name callback |
| VendorName | Return Application vendor Name |