In my After Start event, I am trying to push dynamic code into the On Close custom eep.
I tried both these this syntaxes without success: PROPERTY RBASE_FORM 'Custom_EEP->OnCustomExitEEP' .vCustomEEPcode PROPERTY RBASE_FORM 'Custom_EEP->OnCustomExitEEPEEP' .vCustomEEPcode The object inspector does not show a property for OnCloseEEP Clicking on the OnCustomExitEEP (TStringList) gets me to the OnClose custom eep Any blues clues? Dennis McGrath Software Developer QMI Security Solutions 1661 Glenlake Ave Itasca IL 60143 630-980-8461 [email protected]

