Hi
How can I insert an "IF" command profile programmatically ?
My idea is to have a dialog/form where the user can enter 3 values and then insert the code for them if poss.
i.e I want to attach it to a button something like …
{ IF Something = This "True" "False" }
Im not sure if the (TdxInsertFieldCommand) class covers this…
JEFFD