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

TForm.LCLVersion

The LCL version number as a String type.

Declaration

Source position: forms.pp line 904

published property TForm.LCLVersion : string
  read FLCLVersion
  write FLCLVersion
  stored LCLVersionIsStored;

Description

Used to distinguish form streaming content for different versions of the LCL.


Version 4.0 Generated 2025-05-03 Home