Arguments  Axis

Chapter 3: DataWindow Object Properties

Attributes

Description

A tab-separated list of all the properties that apply to a control.

Applies to

DataWindow, Button, Column, Computed Field, Graph, GroupBox, Line, OLE, Oval, Picture, Rectangle, Report, RoundRectangle, TableBlob, and Text controls

Syntax

PocketBuilder dot notation:

dw_control.Object.controlname.Attributes

Describe argument:

"controlname.Attributes"

Examples

Example 1

ls_data = dw_1.Object.emp_name_t.Attributes

Example 2

ls_data = dw_1.Describe("DataWindow.Attributes")

Example 3

ls_data = dw_1.Describe("emp_name_t.Attributes")





Copyright © 2004. Sybase Inc. All rights reserved. Axis

View this book as PDF