TIWCGJQSQLBuilderClientEntitiesPanel.ClickableAttributes Property

value defining what should happen when user clicks on the attribute node. Values:

  • 0 - nothing happen. Default behaviour.
  • 1 - attibute is added to conditions.
  • 2 - attribute is added to columns.
Note

DraggableAttributes property should be set to “false” in order to get values 1 and 2 worked.

Namespace: IWCGJQSQLBuilder
published
 property ClickableAttributes: Integer index 04 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;

Property Value

Type: Integer