Subject | RE: [IBO] TIBOTable - Masterfields |
---|---|
Author | IBO Support List |
Post date | 2013-10-21T15:37:15Z |
This is the rule of thumb (so to speak).
If it is a TStrings property, just add an additional line, If
it is a string property, just separate the pairs with a
semi-colon.
If this doesn't work, please let me know.
Jason
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of gerhard.schober@...
Sent: Monday, October 21, 2013 6:15 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] TIBOTable - Masterfields
I have a table with to 2 fields linked to a mastertable.
How can I setup these 2 fields in the Masterfields property for the
MasterSource ?
With one field:[ table.field=mastertable.field ] it works.
Thanks for help.
Gerhard