Generic Visitors
This commit is contained in:
@@ -103,6 +103,9 @@ type
|
||||
|
||||
implementation
|
||||
|
||||
uses
|
||||
Winapi.Windows;
|
||||
|
||||
constructor TStreamSignal.Create(AKind: TSignalKind; ACycleID: Int64);
|
||||
begin
|
||||
FKind := AKind;
|
||||
|
||||
Reference in New Issue
Block a user