trichview.support
| ActionTestCB5 Syntax Problem | 
| Author | Message | 
| Stefan Hempel | Posted: 12/04/2004 15:03:11 Hello I have downloaded the ActionTest-Package and it works well on my C++ Builder 5. But I want to convert the Example 'ActionTestCB5' into C++ Code. I dont understand two lines : procedure TForm3.cmbFontClick(Sender: TObject); .. ValidProperties := [rvfimFontName]; and procedure TForm3.cmbFontSizeClick(Sender: TObject); .. ValidProperties := [rvfimSize]; Which Arrays are used for these commands? Or is it something complete different? thanks stefan | 
Powered by ABC Amber Outlook Express Converter