[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Creates the handle for the form.
Source position: popupnotifier.pas line 64
protected procedure TNotifierForm.CreateHandle; override; |
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.
lazarus-ccr.sourceforge.net |