Jump to content

delphiboy

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by delphiboy

  1. Development Environment: Windows 7 Pro - Chinese Simplified Locale Delphi XE3 Enterprise - 32/64 bit Browser Chrome version: 26.0.1410.5 dev-m uniGUI version: 0.91.0.982 UNIGUI Demo : GridGroupingSummary I want translate : "Group by this field" and "Show in groups" (see attached image) to other language, How do I ?
  2. OK,I did it. But I think the UniDBNavigator component need the custom ConfirmDeleteString properties.
  3. I love UNIGUI, I used a UniDBNavigator and set ConfirmDelete to True, so when delete , DeleteRecordQuestion show 'Delete record?' I want Change the String to some Chinese Language String. I Changed the VCL source code Data.DBConsts.pas , changed the line ( SDeleteRecordQuestion = 'Delete record?' and add the file to my project,but NO Founction. Please tell me How to change the ConfirmDelete String?
×
×
  • Create New...