Alvaro Perez

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Konopka Signature VCL Controls Problems on Delphi Sydney 10.4 #2731
    Alvaro Perez
    Participant

      Hi, how can I install KSVCL 7 manually on 10.4 ??

      Thanks

       

      in reply to: TRzComboBox #402
      Alvaro Perez
      Participant

        Hi Ray, thanks for the answer, but can you help me please to do that ?

        Assuming that I have 10 rows with String and value for each in the combo, how can I retrieve the value for the selected row ??

        I’ve addes lines to the combo this way.

        Combobox.AddValue( ‘string1’, 1 )
        Combobox.AddValue( ‘string2’, 2 ) and so on..

        How can I retrieve the value 2 for the second row if selected ??..

        Maybe its combobox.items[combo.itemindex].value ?? did not try it..just thinking..

        Thanks so much.

      Viewing 2 posts - 1 through 2 (of 2 total)