Copyright ® (1999-2008) EDMGROUP Pty Ltd - EZY Prolog Reference

List of predicates for group Property Sheets

[This is preliminary specification and subject to change.]

List of all groups


Type

Predicate

Parameters

Flow pattern

Description

determ

ezy_list_item_to_property_list

EZY_LIST_ITEM IN,
Property_List OUT

(i,o)

Convert property list into EZY List

determ

ezy_property_callback

WINDOW PROPERTY_OBJECT,
PROPERTY_CALLBACK CALLBACK

(i,i)

Define Property callback predicate

determ

ezy_property_getvalue

WINDOW PROPERTY_OBJECT,
PROPERTY_ID ID,
PROPERTY_CTRLVAL VALUE

(i,i,o)

Get property value

determ

ezy_property_label

WINDOW PROPERTY_OBJECT,
PROPERTY_ID ID,
STRING TITLE

(i,i,i),(i,i,o)

Get/Set field label

determ

ezy_property_list_to_ezy_list

Property_List Property_List_In,
EZY_LIST EZY_LIST_OUT

(i,o),(o,i)

Convert EZY_LIST_ITEM into Property_List

determ

ezy_property_setmarker

WINDOW PROPERTY_OBJECT,
PROPERTY_ID ID

(i,i)

set field marker (set active control)

determ

ezy_property_setvalue

WINDOW PROPERTY_OBJECT,
PROPERTY_ID ID,
PROPERTY_CTRLVAL VALUE

(i,i,i)

Set property value

determ

ezy_property_sheet

WINDOW PROPERTY_OBJECT,
Property_Sheet SHEET

(i,o),(i,i)

Get/Set property sheet

determ

ezy_property_table

WINDOW PROPERTY_OBJECT,
PROPERTY_TBLID TABLE_ID

(i,o),(i,i)

Get/Set the active table

determ

ezy_property_values

WINDOW PROPERTY_OBJECT,
SLIST NAMES,
SLIST VALUES

(i,o,o)

Get/Set property values


Copyright © 1997-2013 EDMGROUP (Australia)