[Overview][Constants][Types][Classes][Index] Reference for unit 'Speech' (#crwlib)

VCMDNAMEW

Declaration

Source position: speech.pas line 3886

type VCMDNAMEW = record

  szApplication: array [0..VCMD_APPLEN-1] of WideChar;

  szState: array [0..VCMD_STATELEN-1] of WideChar;

end;