Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.Clone

Declaration

Source position: controls.pp line 1729

public function TControl.Clone(

  const aNewName: string

):TComponent; override;

function TControl.Clone(

  aOwner: TComponent;

  const aNewName: string

):TComponent; override;



CT Web help

CodeTyphon Studio