any one knows to do I change the colour of the shape by clicking on it?
void __fastcall TForm1::SquareContextPopup(TObject *Sender,
TPoint %26amp;MousePos, bool %26amp;Handled)
{
Square-%26gt;Brush-%26gt;Color=clLime; //something like that???
}
Borland C++ application programming pls help..?
Your best bet is to get a Win32 API / c++ book!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment