Skip to content

Commit 5e4fb5a

Browse files
committed
Delphi 12.2 に対応。
1 parent ec84677 commit 5e4fb5a

File tree

2 files changed

+111
-2
lines changed

2 files changed

+111
-2
lines changed

Diff for: Main.pas

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ procedure TForm1.MakeContext;
111111

112112
_Contex := TCLContex.Create( _Platfo ); // 生成
113113

114-
////////// COMMAND CUE
114+
////////// COMMAND QUEUE
115115

116116
_Queuer := TCLQueuer.Create( _Contex, _Device ); // 生成
117117

0 commit comments

Comments
 (0)