Questions tagged as 'delphi-xe3'

0
answers

Access permission in a delphi application

Good morning! I'm using Inno Setup to generate an installer of my Delphi application. In the application, I need to read Windows registry variables in HKEY_LOCAL_MACHINE: if Registry.OpenKey ('\ Software \ Enterprise \' + 'System \', Tr...
asked by 18.05.2017 / 16:22
0
answers

Access denied when deleting Registry (even in regedit)

I'm trying to delete a Windows registry using Delphi but without success (even with Regedit itself I can not). Code I'm using: Function DeleteKeyAPI(hRoot: HKEY; sPath: String; IsReg64: BOOL): BOOL; Var iRet: Integer; Begin If IsReg64 T...
asked by 28.08.2016 / 12:12
0
answers

[FireDAC] [Dats] -16. Can not process - no parent. constraint [ForeingnKeyConstraint]

I have a master detail link Using Delphi Mysql and Firedac (adquery) I had a screen with the client / contact data, perfectly saved master detail detail used as the example link everything worked perfectly but with no change at all I started t...
asked by 15.09.2014 / 16:22
0
answers

Delphi XE3 with IWBaseHTMLControl intraweb error message vrs: 14.0.34

I use Delphi XE3 and updated my version of IntraWeb for vrs: 14.0.34. The installation went well, however when using the IWCompFileUploader component the following error is occurring:    [dcc32 Fatal Error] Unit2.pas (8): F2051 Unit...
asked by 13.11.2014 / 19:32