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

TCustomFrame.Create

Create - constructor for TCustomFrame: performs inherited Create then initialises styles, bounds etc

Declaration

Source position: forms.pp line 281

public constructor TCustomFrame.Create(

  AOwner: TComponent

); override;

See also

TScrollingWinControl.Create

  

Create - constructor for TScrollingWinControl: performs inherited Create then creates and intiialises the scrollbars

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