CGCopyPublishedProps(TPersistent,TPersistent,string[],boolean) Method

Represents method CGCopyPublishedProps(TPersistent,TPersistent,string[],boolean).

Namespace: IWCGJQCommon
procedure CGCopyPublishedProps(ASource, ADest: TPersistent; const ExceptProps: array of string;
 AEvents: boolean = True);

Parameters

ASource
Type: TPersistent

ADest
Type: TPersistent

ExceptProps
Type: array of string

AEvents
Type: boolean