Unit 'tsd_vorbis' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_titansound]

TFloor

Declaration

Source position: tsd_vorbis.pas line 325

type TFloor = packed record

  case Integer of

    0: (

        floor0: TFloor0;

  

      );

    1: (

        floor1: TFloor1;

  

      );

end;



CT Web help

CodeTyphon Studio