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

THintWindow.Create

Create - constructor for THintWindow: performs inherited Create then initialises many properties including timers, styles, position, font and colour

Declaration

Source position: forms.pp line 828

public constructor THintWindow.Create(

  AOwner: TComponent

); override;

See also

TCustomForm.Create

  

Create - constructor for TCustomForm: checks for correct ClassType, looks for required resources then creates the Form

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