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

TCustomForm.Active

Is true when the form has the focus

Declaration

Source position: forms.pp line 627

public property TCustomForm.Active: Boolean
  read FActive;

Description

Use active to check if the form has the focus

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