Form1->Memo2->Lines->Add("-Memo-");
Functions can also be added to the Form class and will work if called from other class members.
In the editor, or where the tab reads Unit1.cpp (or whatever name) right-click to display the context menu.
Click Open Source/Header File, this will display the header file Unit1.h containing the form class.
Right-click and click Open Source/Header File again, this will redisplay the cpp file.

New Topic/Question
Reply





MultiQuote



|