[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LazVersion' (#lazutils)

TLCLWidgetTypeNameEvent

Type used for the OnLCLWidgetTypeName function variable.

Declaration

Source position: lazversion.pas line 23

type TLCLWidgetTypeNameEvent = function: string;

Description

Used in the GetLCLWidgetTypeName routine to get the name for the widgetset on the current platform.

See also

OnLCLWidgetTypeName

  

Variable which contains the handler routine signalled to get the name for the current LCL widgetset.

GetLCLWidgetTypeName

  

Routine called to get the type name for the widgetset class used on the platform.


Version 4.0 Generated 2025-05-03 Home