[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Type used for the OnLCLWidgetTypeName function variable.
Source position: lazversion.pas line 23
type TLCLWidgetTypeNameEvent = function: string; |
Used in the GetLCLWidgetTypeName routine to get the name for the widgetset on the current platform.
|
Variable which contains the handler routine signalled to get the name for the current LCL widgetset. |
|
|
Routine called to get the type name for the widgetset class used on the platform. |
Version 4.0 | Generated 2025-05-03 | Home |