Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

Reference for unit 'LCLType'

Provides compatibility with the Delphi Windows unit.

uses

  System,

  System.UITypes,

  Classes,

  sysutils,

  WSReferences;

  

Contains types used to represent references to widget set classes and their handles.

Overview

lcltype.pp was created specifically for compatibility with Delphi. It should only be used for constants and type definitions that are included in the Delphi Windows unit. This is done only for compatibility.