Welcome to Jonic Developer 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.5k 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 component that the Sender is referencing within ... something like or 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.5k views
1 answer
    In the process of moving from Delphi2007 to XE2, we are thinking about switching encryption libraries from DCPCrypt to Turbopower Lockbox 3. a) In ... Plaintext = 'a_decent_text' (ansistring) Thanks Jan See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to develop an application in Delphi XE2 that will be able to read and alter object properties between different applications. Currently, our ... VB application, redacted parts for security): See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    Ordinary Windows ComboBox (csDropDown or csDropDownList style) will open its dropdown list right below or, if no space left below, above the combo. Can I ... of this list (at least by Y coordinate)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    Windows Explorer has an arrow indicating which column a list view (in report view style) is sorted by and in which direction (ASC vs. DESC). Is it ... a sort indication arrow on a TListView in Delphi? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k 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 questions. How can I get access to the ... begin Label4.Caption:= intToStr(idList.Count); end; end. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I just discovered that using the Option toUseExplorerTheme allows to produce a nice selection rectangle for a VirtualStringTree. However, if the Option toGridExtensions ... program and click on any cell. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k 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 the input still on the console window, but ... console or not, 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.5k 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 way of mousevent-event trapping (I want to draw ... " on it). How 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.5k views
1 answer
    I have to create a DLL which is used by a VB6 application. This DLL has to provide several functions, some of them must return strings. This is the ... : I'm asking about Delphi 2005 (PChar = PAnsiChar) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k 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: function ConvertToUNCPath(AMappedDrive: string ... path (some I 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.3k views
1 answer
    This is my delphi code: TDownloadCallback = class(TInterfacedObject, IBindStatusCallback) private fOwner: TDownload; fUrl: string; public constructor Create( ... header) using the UrlDownloadToFile ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k 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 go somewhere else in the same file and ... there which adds this feature to eclipse? Regards, Ali See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I'm attempting to store interface pointers in a tree view under TTreeNode.Data properties. While I am able to store an interface pointer (Node.Data := ... end; What's the appropriate way to do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k 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: unit Main; INTERFACE USES System.SysUtils ... can be focused with 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.3k views
1 answer
    I need to open a webpage with safari in my iOS application. With XE2 there was iphoneall unit, which exposed UIApplication. XE4 doesn't use FPC anymore, ... to take that road just to display a webpage. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k 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 form. Here's an example: Notice how the ... can't figure out how 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.4k views
1 answer
    i have ... TDispPitch = class private iLineSize: Integer; iLineColor: TColor; bDisplayAccent: Boolean; bVisible: Boolean; published property LineSize : ... its properties. like LineSize, LineColor etc. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    Well i generated a keypair with openssl openssl genrsa -des3 -out _private.pem 1024 openssl rsa -pubout -in _private.pem -out public.pem Public ---- ... XE7 and the latest release of Lockbox 3 from Github See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    How do you put the cookie from the Webbrowser to an Indy CookieManager for Http Request. I get the cookies after i login in to a website like this. ... :=cookiedata; FreeMem(Cookiedata); end; end; end; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k 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 need to place other components on top of ... but I cannot 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.5k views
1 answer
    I am creating a remote file manager. The server side application gets the list of drivers, directories and files in the computer, saves it as stream and ... impossible, just let me know please... Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have a ListView containing file names. These file names need to be draggable to a TreeView, which is a drag/drop inside the application and works ... standard drag drop. Thanks for any help! Holger See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.2k views
1 answer
    As you know the new poodle is in town, Witch barks got Twitter, Cloudflare to drop support to SSL3. The Indy(TidHttp) 10.6.0.0 ... Free; parameters.Free; IdSSLIOHandlerSocketOpenSSL1.Free; end; end; See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    consider the next sample application program TestMemory; {$APPTYPE CONSOLE} uses PsAPI, Windows, SysUtils; function GetUsedMemoryFastMem: cardinal; var st: ... different in the Before and After: See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have a TWebBrowser component that show a Google maps page. The problem is that when user press F5 the page refresh and page reloads. This cause javascript ... is not even called. Is there another way ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.7k views
1 answer
    I have been making an application at Delphi XE3. I am trying to display values from database to the TAdvStringGrid component placed on the form. I am ... with the MemoryStream. How to rectify this error? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.6k 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 data size but I'm not sure with the way ... to about 1MB (in case 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 Jonic Developer Community for programmer and developer-Open, Learning and Share
...