[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Callback for the VendorName function.
Source position: osutilsh.inc line 59
var OnGetVendorName: TGetVendorNameEvent; |
OnGetVendorName is the callback used by the VendorName function. It should be set to a handler that returns the vendor of the application.
|
Prototype for OnGetVendorName event. |
|
|
Returns the application vendor name. |
lazarus-ccr.sourceforge.net |