SayeyeZohor Posted May 27, 2020 Posted May 27, 2020 how change Dynamic property with unicheckbox? procedure TUniEnterExitKala.UniCheckBox1Change(Sender: TObject); begin UniDBLookupComboBox2.AnyMatch := NOT UniCheckBox1.Checked; end; @Sherzod Quote
Sherzod Posted May 27, 2020 Posted May 27, 2020 14 minutes ago, SayeyeZohor said: how change Dynamic property with unicheckbox? Hello, And what's your problem? Quote
SayeyeZohor Posted May 27, 2020 Author Posted May 27, 2020 14 minutes ago, Sherzod said: Hello, And what's your problem? hi not working with this code Quote
Sherzod Posted May 27, 2020 Posted May 27, 2020 I couldn't reproduce. Works for me. Please make a simple testcase. Quote
SayeyeZohor Posted May 27, 2020 Author Posted May 27, 2020 18 minutes ago, Sherzod said: I couldn't reproduce. Works for me. Please make a simple testcase. how change that with js? for unicheckbox i will be soon make a simple testcase Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.