[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Callback type to get customized application name.
Source position: osutilsh.inc line 47
type TGetAppNameEvent = function: String; |
This callback type is used by the OnGetApplicationName to return an alternative application name.
No notes exist for this page yet.