Multiline  Nest_Arguments

Chapter 3: DataWindow Object Properties

Name

Description

The name of the control.

Applies to

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.Name

Describe argument:

"controlname.Name"

Parameter

Description

controlname

The control for which you want the name. For columns, you can specify the column number preceded by #.

Usage


In the painter

Select the control and set the value in the Properties view, General tab, Name option.

Examples

Example 1

setting = dw_1.Object.#4.Name

Example 2

setting = dw_1.Describe("#4.Name")





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

View this book as PDF