Icon Data Property

property Data: TObject

Specifies a object reference that you wish to associate with the current web server request.

Information The web server request does not manage the lifetime of the underlying object, and will not free it when the web server request has been freed.
Image