Hello All
I am Writing some components that are depend together. for example tow of them named as "TFyzLine" and "TFyzTranse" thay have a same Property that named as "InputFrom" .
"TfyzLine" mast connect to "TFyzTranse" via "InputFrom" and get some data automatically from "TFyzTranse" and "TFyzTranse" mast Connect to "TFyzLine" via "InputFrom" and get data from "TFyzLine" too .
I can Write "TFyzLine" that can connect to "TFyzTranse" via "InputFrom" property and get data from "TFyzTranse". But I can not do same for "TFyzTranse" because of circular declaration.
how cane I Solve this problem.
source codes are attached to this thred.
Thanks.
fayyaz 1 Junior Poster in Training
BitFarmer 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.