[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 955

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 3.2 Generated 2024-02-25 Home