TdxTileControlItemFrame.Data Property
Contains a pointer to arbitrary data.
Declaration
property Data: Pointer read; write;
Property Value
Type |
---|
Pointer |
Remarks
Use this property to associate the tile frame with arbitrary data. This data does not affect frame representation. You can use it as required.
See Also