Closed GoogleCodeExporter closed 9 years ago
If you define that setting at the project level, if conditional could be tested
for in the dwsUIBdatabase unit?
Original comment by zar...@gmail.com
on 4 Jun 2013 at 9:50
Yes, using code like
FDB:=TUIBDataBase.Create{$IFNDEF UIB_NO_COMPONENT}(nil){$ENDIF};
in dwsUIBDatabase and then adding UIB_NO_COMPONENT to project's conditionals
works.
Original comment by ain.val...@gmail.com
on 4 Jun 2013 at 11:45
This issue was closed by revision r2152.
Original comment by zar...@gmail.com
on 4 Jun 2013 at 2:50
Original issue reported on code.google.com by
ain.val...@gmail.com
on 4 Jun 2013 at 8:04