Unit 'DAV_VSTEffect' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

TVstWindow

Declaration

Source position: DAV_VSTEffect.pas line 816

type TVstWindow = record

  Title: array [0..127] of AnsiChar;

  

  xPos: SmallInt;

  

  yPos: SmallInt;

  

  Width: SmallInt;

  

  Height: SmallInt;

  

  Style: LongInt;

  

  Parent: Pointer;

  

  userHandle: Pointer;

  

  winHandle: Pointer;

  

  Future: array [0..103] of Byte;

  

end;



CT Web help

CodeTyphon Studio