Navigation: Code Documentation > RSCommon > HelperFunctions > Routines
SwapEvents(TPersistent,TPersistent) Method
Iterates through the events of Object1 and swaps the events with Object2
Namespace: HelperFunctions
Delphi
procedure SwapEvents( Obj1, Obj2: TPersistent );
Parameters
Obj1
Type: TPersistent
Obj2
•HelperFunctions