Source position: zktClients.pas line 153
type TZKAttData = packed record |
||
Number: Word; |
|
|
UserID: array [0..23] of AnsiChar; |
|
|
Verified: Byte; |
|
|
Time: LongWord; |
|
|
State: Byte; |
|
|
WorkCode: Byte; |
|
|
Reserved: array [0..6] of AnsiChar; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |