Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
Unit dependency graph
Classes hierarchy graph
self_copied_component
type TSelfCopiedComponent = class(TComponent, ISelfCopied)
The component implementing self copying interface.
function GetCopy: TObject; virtual;
procedure CopyParameters(Dest: TObject); virtual;