Unit 'WSReferences' Package
[Overview][Types][Classes][Index] [#lcl]

PLCLHandle

Pointer to a TLCLHandle instance.

Declaration

Source position: wsreferences.pp line 31

type PLCLHandle = ^TLCLHandle;

Description

Used when accessing cached resource items in the LCL.

See also

TLCLHandle

  

The type used for handles in LCL applications, components, controls, and widget set classes.

ComparePHandleWithResourceCacheItem

  

Version 4.6 Hosted on Source Forge