[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseclasses.pas line 887
function copycomponent( |
const source: tcomponent; |
const aowner: tcomponent = Nil; |
const onfindancestor: tfindancestorevent = Nil; |
const onfindcomponentclass: tfindcomponentclassevent = Nil; |
const oncreatecomponent: tcreatecomponentevent = Nil; |
const onancestornotfound: tancestornotfoundevent = Nil |
):tcomponent; |