Unit 'usp10' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_win_directxut]

tag_SCRIPT_ANALYSIS

Declaration

Source position: usp10.pas line 277

type tag_SCRIPT_ANALYSIS = packed record

  case Byte of

    0: (

        eScript: Word;

  

      );

    1: (

        fFlags: TScriptAnalysis_set;

  

        s: TScriptState;

  

      );

end;



CT Web help

CodeTyphon Studio