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

VCMDNAMEA

Declaration

Source position: speech.pas line 3881

type VCMDNAMEA = record

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

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

end;