TIWCGJQCustomGrid.CloneControl(TControl,TComponent,string,Boolean) Method
Represents method CloneControl(TControl,TComponent,string,Boolean)
.
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