Hi!
how can I check if data received is Boolean or single in Delphi?
I understand that I need to check eventArgs.AttributeData.ValueType
eventArgs.AttributeData.ValueType = System.Boolean
I have an error...
Thanks Alessandro
how can I check if data received is Boolean or single in Delphi?
I understand that I need to check eventArgs.AttributeData.ValueType
eventArgs.AttributeData.ValueType = System.Boolean
I have an error...
Thanks Alessandro