Chapter 6: DataWindow Constants  Alphabetical list of DataWindow constants

Chapter 6: DataWindow Constants

About DataWindow constants

About constants

This section lists the constants that are defined in the DataWindow control for values of properties and arguments for methods. Constants have both a name and a numeric value.

NoteWeb DataWindow Information in this chapter about the Web DataWindow does not apply to PocketBuilder applications. For more information about the Web DataWindow, see the DataWindow Programmer’s Guide and the Working with Web and JSP Targets book in the PowerBuilder documentation set.

What values to use

PocketBuilder In PocketBuilder, constants are defined as sets of values associated with enumerated datatypes. Values for enumerated datatypes always end with an exclamation point. When an enumerated datatype is specified as the datatype, you must use the enumerated value. You cannot use the numeric equivalent.

dw1.BorderStyle = StyleRaised!

DataWindow object properties When setting DataWindow properties in PocketBuilder, you use the numeric value in quoted strings.

How this section is organized

This section lists the values according to the PocketBuilder enumerated datatypes, so you can see which values are available for setting a particular type of data. If you know a value’s name but not the enumerated datatype it belongs to, you can find the value in the index of this book.





Copyright © 2004. Sybase Inc. All rights reserved. Alphabetical list of DataWindow constants

View this book as PDF