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

TWidgetSet.AppHandle (platform)

Native handle for a TApplication instance.

Declaration

Source position: interfacebase.pp line 165

public property TWidgetSet.AppHandle : THandle
  read GetAppHandle
  write SetAppHandle;

Description

AppHandle is a platform-specific property. The meaning and use for the handle changes from widgetset to widgetset.

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