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

TLCLReferenceComponent.WSCreateReference

Tells the widgetset to create a Reference.

Declaration

Source position: lclclasses.pp line 81

protected function TLCLReferenceComponent.WSCreateReference(

  AParams: TCreateParams

):PWSReference; virtual;

Arguments

AParams

  

Creation parameters for the reference.

Function result

Pointer to the reference for the widgetset class instance, or Nil when not allocated.

Description

This implementation returns Nil, and should be overridden in derived classes.

See also

TLCLReferenceComponent.ReferenceNeeded

  

Creates the widgetset Reference for the class, if it has not already been allocated.


Version 4.0 Generated 2025-05-03 Home