Search found 1 match
- Fri Aug 19, 2022 5:50 pm
- Forum: FMX
- Topic: TDBCrossTabSource LabelField OnGetText TField
- Replies: 1
- Views: 26913
TDBCrossTabSource LabelField OnGetText TField
Hi, I'm using a TDBCrossTabSource for a chart. The field that I use as LabelField has the OnGetText event defined, however, this event is not used in the chart since the content of the field is shown and not what the event generates. Is there anything I can do to get what I need? I'm using V2022.35....