Unit 'ln_libao' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_acs]

ao_info

Declaration

Source position: ln_libao.pas line 55

type ao_info = record

  _type: Integer;

  

  name: PChar;

  

  short_name: PChar;

  

  author: PChar;

  

  comment: PChar;

  

  preferred_byte_format: Integer;

  

  priority: Integer;

  

  options: PPChar;

  

  option_count: Integer;

  

end;



CT Web help

CodeTyphon Studio