[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Prototype for OnGetVendorName event.
Source position: osutilsh.inc line 50
type TGetVendorNameEvent = function: String; |
TGetVendorNameEvent is the function prototype for the OnGetVendorName callback, used by the VendorName function.
|
Callback for the VendorName function. |
|
|
Returns the application vendor name. |
lazarus-ccr.sourceforge.net |