Jump to content

Recommended Posts

Posted

how change Dynamic property with unicheckbox?

 

1.png.745b1ff26bf4ca3b8654f9772a8de4ae.png

 

procedure TUniEnterExitKala.UniCheckBox1Change(Sender: TObject);
begin
  UniDBLookupComboBox2.AnyMatch := NOT UniCheckBox1.Checked;
end;

 

@Sherzod

Posted
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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...