2020年08月09日

Delphi 10.4(トライアル) + TMS WEB Core-TMS Software(トライアル) で Hello World

01 TMS Software のサイトから、ダウンロード


tms01.png

02 トライアルから、Delphiのバージョンを選択
tms02.png
03 ダウンロードした。ZIPを解凍
tms03.png
04 解凍先フォルダの選択
tms04.png
05 解凍されたフォルダ
tms05.png
06 SETUP.EXE を実行
  ---------------------------------------------------------
  Delphi/C++Builder is running.
  Please close Delphi/C++Builder before proceeding with the install!
  となる場合は、起動している、Delphiを終了してください
  tms001.png
  ---------------------------------------------------------
tms06.png
07 Next
tms07.png
08 チェックを確認
tms08.png
09 ここから、トライアルキーをメールで、取得します、赤枠の部分をクリックします
tms10.png
10 TMS Softwareのサイトに移動、名前と自分のメールアドレスを入力して、SUBMIT(送信)します
tms10.png

11 
メールをxxxxx@xxxx.jpに送信しました。 メールのリンクをクリックしてメールアドレスを確認し、試用キーを受け取ります。
tms11.png

12 受信メールを確認、リンクをクリックして、確認します

Dear Mr/Ms. azuma,
Please confirm your email address to receive a Trial Key for TMS WEB Core Trial with the following link:
If you didn't request a trial key you can ignore this message and delete it.
Kind Regards,
TMS Software team
Email: info@tmssoftware.com
tms012.png

13 
Your email address has been confirmed and an email with the Trial Key has been sent to: xxx@xxxxxxx.jp.
(メールアドレスが確認され、試用キーが記載されたメールがxxx@xxxxxxx.jp送信されました
tms13.png


14 受信メールを確認、トライアルキーコードが、送られてきます

Dear Mr/Ms. azuma,
Here is your Trial Key for TMS WEB Core Trial: 
Trial キーコード
To unsubscribe from retrieving further email messages use the following link: https://www.tmssoftware.com/site/trialkey.asp?a=u&e=a905@az.xii.jp&p=TMS%20WEB%20Core%20Trial
Kind Regards,
TMS Software team
Email: info@tmssoftware.com
tms14.png
15 セットアップに戻り、メールアドレスと、トライアルキーコードを、入力してNext
tms15.png
16 Next
tms16.png
17 Next
tms17.png
18 Next
tms18.png
19 Install
tms19.png
20
tms20.png
21 Next
tms21.png
22 Finsh
tms22.png
23
tms23.png
24 Delphiを起動し、新規→その他
tms24.png
25 TMS Webを選択→ TMS Web Application
tms25.png
26 IDE表示
tms26.png
27 WebEdit と WebButton を張り付ける
tms27.png
28 ボタンのクリックで、 
WebEdit1.Text:='Hello Wolrd';
を記述
tms28.png
29 実行すると、ブラウザが表示
tms29.png
30 ボタンを押すと、Hello Wolrd
tms30.png



タグ:Delphi TMS WEB Core
posted by a23 at 07:22| Comment(2) | Delphi

RAD Studio / Delphi / C++Builder 10.4 Sydney スタートアップ







GetItオンラインモードにするには次のコマンドを実行
無題.png




posted by a23 at 06:53| Comment(0) | Delphi