TsComboBox OnSelect “Access violation” error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70239
    Jin
    Participant

    Hi, there is an “Access violation …” error:

    procedure TForm1.sComboBox1Select(Sender: TObject);
    begin
    sComboBox1.Visible:=FALSE;
    Application.ProcessMessages;
    end;

    #70246
    Support
    Keymaster

    Hello!
    This error will be fixed in the nearest release.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.