molla2005b Posted June 21, 2015 Posted June 21, 2015 hi I want to Cannot access TUniDBGrid.Summary.Enabled in Code but I receive this error : [DCC Error] A: E2362 Cannot access protected symbol TUniCustomGridSummary.Enabled dbgBills.Summary.Enabled:=False; Quote
molla2005b Posted June 26, 2015 Author Posted June 26, 2015 TUniDBGrid.Summary.Enabled in Real time. how to do? Quote
Administrators Farshad Mohajeri Posted June 26, 2015 Administrators Posted June 26, 2015 Try: (Grid1.Summary as TUniGridSummary).Enabled I will fix this in next build. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.