Delphi ASIO & VST Package: DVSTEffect: packed record TVstWindow

Delphi ASIO & VST

packed record TVstWindow

DescriptionHierarchyFieldsMethodsProperties

Unit

DVSTEffect

Declaration

type TVstWindow = packed record

Description

 

Overview

Fields

Title: array[0..127] of char;
xPos: SmallInt;
yPos: SmallInt;
Width: SmallInt;
Height: SmallInt;
Style: LongInt;
Parent: Pointer;
userHandle: Pointer;
winHandle: Pointer;
Future: array[0..103] of Byte;

Description

Fields

Title: array[0..127] of char;
 
xPos: SmallInt;

title

yPos: SmallInt;

position and size

Width: SmallInt;
 
Height: SmallInt;
 
Style: LongInt;
 
Parent: Pointer;

0: with title, 1: without title

userHandle: Pointer;

parent of this window

winHandle: Pointer;

reserved

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

reserved


Generated by PasDoc 0.10.0 on 2007-11-13 13:04:19