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

TGetVendorNameEvent

Prototype for OnGetVendorName event.

Declaration

Source position: osutilsh.inc line 50

type TGetVendorNameEvent = function: String;

Description

TGetVendorNameEvent is the function prototype for the OnGetVendorName callback, used by the VendorName function.

See also

OnGetVendorName

  

Callback for the VendorName function.

VendorName

  

Returns the application vendor name.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.