TIWCGJQCustomGrid.CloneControl(TControl,TComponent,string,Boolean) Method

Represents method CloneControl(TControl,TComponent,string,Boolean).

Namespace: IWCGJQGrid
protected
 function CloneControl(ATemplateControl: TControl; AOwner: TComponent; const ASuffix: string; AInherit: Boolean = False): TControl;

Parameters

ATemplateControl
Type: TControl

AOwner
Type: TComponent

ASuffix
Type: string

AInherit
Type: Boolean

Return Value

Type: TControl