I have this spike to test TPair.You can copy+paste on a new Delphi XE Console-app.I have marked the line with the exception:
I got code like this in Delphi XE function DoSomething(MyVar : Variant) : boolean; begin MyVar := \'Bar\';
Code i\'m using (XE): // Encrypt a string and return the Base64 encoded result function Encrypt(DataToEncrypt: ansistring):ansistring;
This question already has answers here: Closed 11 years ago.开发者_JAVA百科 Possible Duplicate: Adding Characters one by one to TMemo
I cannot access ANY database by ANY means from within Delphi XE Professional. What I mean by accessing the data base is:
I have a problem and this is little bit difficult explain, but I try. I have a application\'s main window. And on this main window I have a popup dialog (another form containing listview) with custom
This question already has answers here: Closed 11 years ago. Poss开发者_开发技巧ible Duplicate: Delphi notification when a file gets updated
Our company have a software that has been in development for over 10 years, so there are some really dated stuff in there. It\'s still quite functional and everything, but I see the 开发者_StackOverfl
Could any one tell me how can I add characters one by one from a text file to a Memo? The text file contains different paragraphs of texts. I want to add the characters of each paragraph o开发者_如何学
I need download some html content (pages)made for iphone (or mobile devices)using de开发者_C百科lphi from a desktop application.for example i wanna download the twitter page for iphone which look like