Translation examples
As you might have guessed this creates an event handler.
Kuten arvata saattaa tämä luo tapahtumakäsittelijän.
Double click the test paint button (this creates the event handler).
Tuplaklikkaa Test paint-painiketta (tämä luo tapahtumakäsittelijän). Lisää kaksi muuttujaa:
Create in the Object Inspector the event handler for the event FormDestroy, by clicking on the button [...
Luodaan komponenttimuokkaimella tapahtumakäsittelijä tapahtumalle FormDestroy, klikkaamalla sen painiketta [...
Create the OnCreate event handler for the form, by clicking on your form, use the Object Inspector, the tab events, select the OnCreate event and click the button [...
Luodaan OnCreate tapahtumakäsittelijä lomakkeell
Appropriate OnClick event handlers associated with the Close menu item close the child windows by calling their TForm.Close method.
Sulkeminen apuikkunat Onclick tapahtumakäsittelijät liittyvän Close valikkokohta sulkea apuikkunat kutsumalla niiden TForm.Close menetelmällä.
To destroy the window use the Form’s Onclose associated event handler – Tform.FormClose() – and set in its body the Action property to caFree
Tuhota ikkunan käyttämällä Forma € ™ s OnClose liittyy tapahtumakäsittelijä â € “”Tform.FormClose () â €”” ja a
Otherwise you will need to create a new project (application), drop a button on the form, and create the OnClick event handler for this Button1.
Muutoin on luotava uusi projekti (sovellus), tuotava painike lomakkeelle ja luotava OnClick-tapahtumakäsittelijä tälle painikkeelle.
In addition, this WordPress theme includes an event handler, which will delight all gyms setting up extra ordinary activities, and want to communicate it to attract new customers, such as reduced rates registration for a short time, or why not offer to enroll in marathons.
Lisäksi tämä WordPress teema sisältää tapahtumakäsittelijän, joka ilahduttaa kaikkia kuntosaleja perustamalla ylimääräisiä tavanomaiseen toimintaan ja haluavat kommunikoida sen houkutella uusia asiakkaita, kuten alennettuja rekisteröinnin vähäksi aikaa tai miksi ei tarjota ilmoittautua maratoneja.
Copy/Paste the exact code from the Button1Click event handler to this new method.
Kopioi / Liitä tarkka koodi Button1Click tapahtumakäsittelystä tähän uuteen aliohjelmaan.
You can modify the previous example, by deleting the button and its OnClick event handler in the source code.
Voit muokata edellistä esimerkkiä poistamalla painike ja sen onClick tapahtumakäsittely lähdekoodissa.
write following code in the event handler:
Täydennetään tapahtuman käsittelijän koodi lähdekoodieditorissa seuraavanlaiseksi:
now the event handler for MyButton.OnClick must be created.
nyt on luotava MyButton.OnClick-tapahtuman käsittelijä.
now even customize the Button event handler accordingly:
nyt voidaan jopa mukauttaa painikkeen tapahtuman käsittelijää vastaavasti:
Now change the code located behind the OnClick event of the button event handler:
Sitten muutetaan OnClick-tapahtumien takana olevaa koodia painikkeiden tapahtuman käsittelijässä:
How many English words do you know?
Test your English vocabulary size, and measure how many words you know.
Online Test