E2156 Expression too complicated (Delphi)
From RAD Studio
Go Up to Error and Warning Messages (Delphi)
The compiler has encounter an expression in your source code that is too complicated for it to handle.
Reduce the complexity of your expression by introducing some temporary variables.