AttachmentBytes Property
Use this property to pass an attachment to component in the byte array form.
Syntax
property AttachmentBytes: TBytes read get_AttachmentBytes write set_AttachmentBytes;
Remarks
Assign a byte array containing the data to be processed to this property.
This property is not available at design time.