[Overview][Types][Classes][Index] Reference for unit 'LCLClasses' (#lcl)

TLCLComponent.NewInstance

Registers the class and initializes WidgetSetClass.

Declaration

Source position: lclclasses.pp line 58

public class function TLCLComponent.NewInstance: TObject; override;

See also

TLCLComponent.WidgetSetClass

  

The widget for this component is derived from WidgetSetClass.

TObject.NewInstance