Hi I am new to pascal,
How to draw on pascal with goto or pixel command?
And how can I make a game X-O user vs computer?

To draw, you use a TPaintBox object. In the OnPaint event handler, you use the Canvas and it's methods.

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.