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

TControl.IsControl

Not used in the current LCL implementation.

Declaration

Source position: controls.pp line 1815

public property TControl.IsControl : Boolean
  read FIsControl
  write FIsControl;

Description

IsControl is provided for Delphi code compatibility. It is not used in the current LCL implementation.


Version 3.2 Generated 2024-02-25 Home