Witam. Napisałem w Delphi prosty notatnik, tylko pojawia się błąd, dodaje cały kod: To jest forma 3. unit Unit3; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm3 = class(TForm) RadioButton1: TRadioButton; RadioButton2: T...