while it may be possible to use these in dbLists it is so unlikely that
we will consider them non-designtime properties
Construct_Object()
- Integer
Auto_Shadow_State - Integer
Auto_Label_State
Copy_Item_Options(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
************************************************************************//
Procedure Copy_Item_Options //
This procedure will copies limited DD information to the sel-list. //
(no-enter, capslock, zero-suppress, masks, and auto-labels. //
************************************************************************//
- Integer
iDEO_Opt - Integer
iDSO_Opt - Integer
iNew_Opt
Assign_DD_Label(Integer iDSO Integer iFile Integer iField Integer iDEO Integer iItem)
************************************************************************//
Assign_DD_Label //
This assigns the DEO's from the DD. This uses short labels and //
sets column headers. //
************************************************************************//
- String
sName
DoAutoShadow()
- Integer
iItem - Integer
iIndex - Integer
iCnt - Integer
iEle - Integer
iDEO_Opt
End_Construct_Object()
- integer
Item_Buffer_Select_State(Integer iItem)
************************************************************************//
Get Item_Buffer_Select_State //
Returns Select_state based on field's buffer value (not the DD buffer //
value). Used by entry_display to display checkbox values. It must use //
the buffer //
************************************************************************//
- Integer
iFile - Integer
iField - Integer
iServer - Integer
bState - String
sValue
- String
Item_CheckBox_Value(Integer iItem Integer bState)
************************************************************************//
Get Item_Checkbox_value //
Returns the string value for the state passed for the passed item. //
This is used to a bufer with the data associated with a checkbox state //
************************************************************************//
- Integer
iFile - Integer
iField - Integer
iServer - String
sValue