Table of Contents

TTMSFNCCloudDemoListBoxItem.DataObject Property

Holds an object reference associated with the item for application-specific use.

API unit family: TMSFNCCloudDemoListBox Declaring type: TTMSFNCCloudDemoListBoxItem Type: TObject

Syntax

property DataObject: TObject;

Remarks

The item does not take ownership of the referenced object and does not free it.