Hello,
I would like an edit box that is about 2 or 3 lines big (vertically) and when text enters it, it will be word wrapped around the 3 lines so none of it overflows off of the edges.
Is this possible?
Hi,
I'm using the following code to execute a dos executable (FullPath) with some arguments and switches (ActiveFileNameAndSwitches):
"ShellExecute(Handle,'open',Pchar(FullPath),Pchar(ActiveFileNameAndSwitches), nil,SW_SHOWNORMAL);"
The code does work, and it does execute the dos...
Hello,
I have code that will read a registry entry and write a registry entry. I use this code to read in the PATH registry entry and write some new paths to it. I am modifying the following registry entry:
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.