[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

OnGetVendorName

Callback for the VendorName function.

Declaration

Source position: osutilsh.inc line 59

var OnGetVendorName: TGetVendorNameEvent;

Description

OnGetVendorName is the callback used by the VendorName function. It should be set to a handler that returns the vendor of the application.

See also

TGetVendorNameEvent

  

Prototype for OnGetVendorName event.

VendorName

  

Returns the application vendor name.


Documentation generated on: Nov 11 2010