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

TNotifierForm.CreateHandle

Creates the handle for the form.

Declaration

Source position: popupnotifier.pas line 64

protected procedure TNotifierForm.CreateHandle; override;

Description

CreateHandle is an overridden procedure used to update font colors for TLabel members when the handle for the form is created. CreateHandle calls the inherited method, as uses clInfoText as the font color in TLabel instances with the value clDefault in their stored font color setting.

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