What is syntax to attach TROAESEncryptionEnvelope to TROBinMessage in code

I have created a TROAESEncryptionEnvelope object that I want to add to a TROBinMessage envelopes collection in Delphi code.

What is the syntax to accomplish this?

Hello,

Please, look at Message Envelopes sample from /RemObjects Samples/RemObjects SDK for Delphi

Best regards