[Overview][Constants][Types][Classes][Index] |
Source position: speech.pas line 3825
type VCMDCOMMAND = record |
dwSize: DWORD; |
dwFlags: DWORD; |
dwID: DWORD; |
dwCommand: DWORD; |
dwDescription: DWORD; |
dwCategory: DWORD; |
dwCommandText: DWORD; |
dwAction: DWORD; |
dwActionSize: DWORD; |
abData: record |
end; |
end; |