Instructions
Manuals
Brands
Whadda Manuals
Education & Development Kits
Prototyping interface Assembly kit
20
21
22
23
24
25
26
27
28
29
end;
procedure TForm1.FormClose(Sender: TObject; var Action: TCloseAction);
begin
Stop_K8000;
end;
1
...
...
25
26
27
28
29