-
I don't know what event you put it in, mine is in the paste click of the floating menu.
-
;Place the selected content in memo1 on the clipboard.
Put the contents of the clipboard into memo1.
-
Is it impossible to copy and paste in the tedit control in the compiled exe?
-
Hehe, you have to at least simulate the selected action, right?
-
You didn't specify a replication source.
-
When you set a global hotkey, it only works for the program window you wrote.
-
The cutting board is a common amount.,Just paste it directly with the finch on this.,In the messy splitting richedit.,It's OK.。
-
I've also dealt with a similar function, I use twebbrowser in delphi, so that a shortcut can be implemented in a rock cluster. Jujube envy.
procedure tfrm_: tobject);
vardoc: ihtmldocument2;
txtrange: ihtmltxtrange;
s:string;
begindoc := as ihtmldocument2; /ie: iwebbrowser2;
txtrange := as ihtmltxtrange;
s:=;==The selected data is now available.
-
You can take the stove to take the hidden rock to take this jujube sail:
-
Actually, it's a very simple thing.,How to define a hotkey you can search for it casually, don't say it.,As for the cutting and copying operation,It's equivalent to a simulated sending of ctrl+x or ctrl+v,This information is also easy to find.,That paste,It's actually a space in the string or -,For example, the space in a134-2934-9821 or a134 2934 9821 is replaced with a tab.,When you send, set the clipboard to a134 first, Then send ctrl+v, then tab and repeat the process.
-
This kind of ** is to block the message of some key combinations, it is done under the message mechanism, I will block but will not break this shield.
I'm sorry I can't help you.
procedure : tobject);
vararr:array of array of string; >>>More
Please modify it yourself as needed.
procedure addlink; >>>More
function getsqlserverlist(strings:tstrings):boolean;
The function is implemented as follows: >>>More
Random numbers in pascal.
Random numbers refer to a series of numbers that theoretically have no rules to follow, have an equal probability of each number appearing within a specified range, and cannot be used to follow the previous number. The basic principle of a general random number generator is: first, initialize a random seed, the initial value of which can be an arbitrary integer; Every time a random number is obtained, a special operation is performed based on the random seed, a random number is obtained and returned, and then some operation is performed on the random seed to change the value of the random seed. >>>More
3.How to carry out product production planning in ERP sand table operation? >>>More