Error in Tutorial? - Part 2


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]

Posted by Robert Burko on March 29, 2002 at 18:43:46:

Along with my first posting for "Error in Tutorial?", the form unicoen1/unimain.dfm needs to be updated so that BtnVolConvert: TButton and RGVolume: TRadioGroup has an event OnClick. EdVolume: TEdit needs an event set for OnKeyPress. This will create the necessary procedures.

Also, the comment in ConvertVolumeShow is incorrect. Instead of "Number of decimals depends on selected button in RADIOGROUP RGVolDecimals" it should have RADIOGROUP RGDecimals. There is no radiogroup RGVolDecimals.


Related Articles and Replies:


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]