[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 266

public constructor TCustomFrame.Create(

  AOwner: TComponent

); override;

See also

TScrollingWinControl.Create

  

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