Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged delphi

0 votes
1.9k views
1 answer
    I am new to delphi and pascal and was wondering if there was a way to get/access a property of the ... something similar to this be done? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    In the process of moving from Delphi2007 to XE2, we are thinking about switching encryption libraries from DCPCrypt ... (ansistring) Thanks Jan See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I'm trying to develop an application in Delphi XE2 that will be able to read and alter object properties ... redacted parts for security): See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    Ordinary Windows ComboBox (csDropDown or csDropDownList style) will open its dropdown list right below or, if no ... least by Y coordinate)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.3k views
1 answer
    Windows Explorer has an arrow indicating which column a list view (in report view style) is sorted by and in ... on a TListView in Delphi? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.1k views
1 answer
    I got Form1 with some variables and I want to pass it to another Form3 where I'll use it. So I have two ... = intToStr(idList.Count); end; end. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I just discovered that using the Option toUseExplorerTheme allows to produce a nice selection rectangle for a ... on any cell. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I have a console application that I didn't write. Is there some easy way to read from it? I need to have ... so long as the input still works. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I need to draw on a TPanel, ideally directly so I don't have another component on top of it getting in the ... should I go about doing this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I have to create a DLL which is used by a VB6 application. This DLL has to provide several functions, some ... Delphi 2005 (PChar = PAnsiChar) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I thought converting a mapped drive letter to a UNC path would be enough to be able to open a .GDB file, but alas ... code I found on the web). See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k views
1 answer
    This is my delphi code: TDownloadCallback = class(TInterfacedObject, IBindStatusCallback) private fOwner: TDownload; ... the UrlDownloadToFile ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I'm after a feature in eclipse that allows me to allocate a shortcut to a line (say line number 55) then ... feature to eclipse? Regards, Ali See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I'm attempting to store interface pointers in a tree view under TTreeNode.Data properties. While I am able to ... appropriate way to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I have a child form 'frmTest' and a main form 'TfrmMain'. I set the main form as parent for frmTest like this: ... Tab. What am I doing wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    I need to open a webpage with safari in my iOS application. With XE2 there was iphoneall unit, which exposed ... just to display a webpage. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I would like to have a seperate form that shows "along" with my main form, so it does not overlap the main ... to do that in Delphi. Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    i have ... TDispPitch = class private iLineSize: Integer; iLineColor: TColor; bDisplayAccent: Boolean; bVisible: ... LineSize, LineColor etc. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    Well i generated a keypair with openssl openssl genrsa -des3 -out _private.pem 1024 openssl rsa -pubout -in ... of Lockbox 3 from Github See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.8k views
1 answer
    How do you put the cookie from the Webbrowser to an Indy CookieManager for Http Request. I get the cookies after ... ); end; end; end; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    Is there a way to place an image in the form background and be able to tile it or center it ? Also I ... place anything on top of the image. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I am creating a remote file manager. The server side application gets the list of drivers, directories and files in ... know please... Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I have a ListView containing file names. These file names need to be draggable to a TreeView, which is a drag/ ... . Thanks for any help! Holger See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.6k views
1 answer
    As you know the new poodle is in town, Witch barks got Twitter, Cloudflare to drop support to SSL3 ... .Free; end; end; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    consider the next sample application program TestMemory; {$APPTYPE CONSOLE} uses PsAPI, Windows, SysUtils; function ... Before and After: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I have a TWebBrowser component that show a Google maps page. The problem is that when user press F5 the page ... called. Is there another way ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.4k views
1 answer
    I have been making an application at Delphi XE3. I am trying to display values from database to the ... How to rectify this error? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.0k views
1 answer
    I'm just working on the FIFO queue (the simple one, just what's pushed first, pops at first) with the variable ... of stream) ? Thanks a lot See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...