Versions Compared

Key

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

The

...

means

...

to

...

initially

...

configure

...

and

...

display

...

the

...

property

...

panel. 

...

(Note:

...

to

...

use

...

the

...

Date-type

...

dropdown

...

requires

...

the

...

NDW_DATEPICKER

...

form

...

and

...

associated

...

routines).

Usage

Code Block
Errors = SRP_PropertyPanel(PanelCtrl, "Init", ItemList, ColWidth, Colors, FontArray)

...

PositionDescription
<x,6,1>
Value to be considered as true / yes / 1
<x,6,2>
Value to be considered as false / no / 0

(COL)or

Call the color picker dialog.  Returns the color value formatted based on user requirement

PositionDescriptionDefault
<x,6,1>

How the resulting color should be returned:

DEC : decimal format

HEX : # hex color number

RGB : R, G, B

DEC
<x,6,2>
Prevent the cell background from displaying the selected colorNo

(C)ustom

PositionDescription
<x,6,x>
SVM list of items to appear in the dropdown

...