Skip to content
NNNIC edited this page Sep 8, 2018 · 9 revisions

Welcome to the psgg-delphi-sample wiki!

Environment

  • Windows 10
  • SYN-G-GEN
  • Delphi

How to make "m0" sample

1. Execute SYN-G-GEN and create a new state machine.

(1) Select Delphi STARTER KIT. (2) Set the state machine name to "TestControl". (3) Set the document folder to "c:\hoge\doc". (4) Set the source folder to "c:\hoge". (5) Select "YES" to copy State Manager. (6) Create.

2. Copy "reference/Project01.dpr" to the source folder (c:\hoge).

(1) Double-click c:\hoge\Project01.dpr" to launch Delphi IDE. (2) Debug-run the project with no error. (3) Create

Clone this wiki locally