Will somebody please assist me with an example of how to attach a Record or an array to the Tag property of an object
Thank you
Don

TRecord=record
..
PRecord=^TRecord
var
prDummy: PRecord
..
Component.Tag=Integer(prDummy)

Users browsing this forum: No registered users and 2 guests