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

TControl.IsControl

Determines whether this object shall be streamed as a control.

Declaration

Source position: controls.pp line 1660

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

Description

Delphi compatible property, affecting only the streaming of Form properties.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.