TIWForm1 is a class not an instance. ComponentCount is not a static so it is not accessible via class reference.
What you have would fail in VCL Forms as well.
What you have would fail in VCL Forms as well.
|
Loop components questions
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Loop components questions - by SorenJensen - 09-18-2019, 05:42 AM
RE: Loop components questions - by kudzu - 09-18-2019, 02:00 PM
RE: Loop components questions - by SorenJensen - 09-18-2019, 02:47 PM
|