Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The WindowCoordinatates structure provides easy access to coordinates for the main QWS3270 window.

Member
name

Member type

Description

x

Integer

x coordinate in pixels of upper left window corner

y

Integer

y coordinate in pixels of upper left window corner

cx

Integer

width of window in pixels

cy

Integer

height of window in pixels

Back to Custom Data Types