Namespace: Consultingwerk.Util
Class 
SetFrameBackgroundColorParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Util.ISetFrameBackgroundColorParameter

File:SetFrameBackgroundColorParameter
Purpose:Parameter object for the WidgetHelper:SetFrameBackgroundColor
method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 11 16:17:03 CET 2012
Purpose: Gets and sets the color number to be used for BROWSE widgets BGCOLOR
Notes:


Top Constructor Summary
Options Name Purpose
+ SetFrameBackgroundColorParameter () Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, integer) Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer) Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, integer, integer, integer, logical) Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, integer, integer, integer, logical, logical) Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, logical) Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, integer, logical) Constructor for the SetFrameBackgroundColorParameter class
+ SetFrameBackgroundColorParameter (handle, ISetFrameBackgroundColorParameter) Constructor for the SetFrameBackgroundColorParameter class

Top Property Summary
Options Name Purpose
+ INTEGER BrowseColor
+ INTEGER BrowseColumnColor
+ INTEGER Color
+ LOGICAL ColorLiterals
+ INTEGER DisabledtextColor
+ LOGICAL LockWindowUpdate
+ HANDLE Parent
+ INTEGER RadiosetColor
+ INTEGER TextboxColor
+ INTEGER ToggleBoxColor


Constructor Detail
Top

PUBLIC SetFrameBackgroundColorParameter ()

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Top

PUBLIC SetFrameBackgroundColorParameter (handle, integer)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
piColor INTEGER
The color number to be used for FRAME and WINDOW widgets BGCOLOR
Top

PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
piColor INTEGER
The color number to be used for FRAME and WINDOW widgets BGCOLOR
piBrowseColor INTEGER
The color number to be used for BROWSE widgets BGCOLOR
piTextboxColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR
piDisabledtextColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR when disabled
Top

PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, integer, integer, integer, logical)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
piColor INTEGER
The color number to be used for FRAME and WINDOW widgets BGCOLOR
piBrowseColor INTEGER
The color number to be used for BROWSE widgets BGCOLOR
piTextboxColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR
piDisabledtextColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR when disabled
piBrowseColumnColor INTEGER
The color number to be used for BROWSE widgets LABEL-BGCOLOR
piToggleBoxColor INTEGER
The color number to be used for TOGGLE-BOX widgets BGCOLOR
piRadiosetColor INTEGER
The color number to be used for RADIO-SET widgets BGCOLOR
plColorLiterals LOGICAL
When True LITERAL or TEXT widgets BGCOLOR will be set to piColor as well
Top

PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, integer, integer, integer, logical, logical)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
piColor INTEGER
The color number to be used for FRAME and WINDOW widgets BGCOLOR
piBrowseColor INTEGER
The color number to be used for BROWSE widgets BGCOLOR
piTextboxColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR
piDisabledtextColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR when disabled
piBrowseColumnColor INTEGER
The color number to be used for BROWSE widgets LABEL-BGCOLOR
piToggleBoxColor INTEGER
The color number to be used for TOGGLE-BOX widgets BGCOLOR
piRadiosetColor INTEGER
The color number to be used for RADIO-SET widgets BGCOLOR
plColorLiterals LOGICAL
When True LITERAL or TEXT widgets BGCOLOR will be set to piColor as well
plLockWindowUpdate LOGICAL
Logical value indicating the value for LockWindowUpdate
Top

PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, logical)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
piColor INTEGER
The color number to be used for FRAME and WINDOW widgets BGCOLOR
piBrowseColor INTEGER
The color number to be used for BROWSE widgets BGCOLOR
piTextboxColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR
piDisabledtextColor INTEGER
The color number to be used for FILL-IN, EDITOR, COMBO-BOX widgets BGCOLOR when disabled
plLockWindowUpdate LOGICAL
Logical value indicating the value for LockWindowUpdate
Top

PUBLIC SetFrameBackgroundColorParameter (handle, integer, logical)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes:

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
piColor INTEGER
The color number to be used for FRAME and WINDOW widgets BGCOLOR
plLockWindowUpdate LOGICAL
Logical value indicating the value for LockWindowUpdate
Top

PUBLIC SetFrameBackgroundColorParameter (handle, ISetFrameBackgroundColorParameter)

Purpose: Constructor for the SetFrameBackgroundColorParameter class
Notes: Used during the recursion in WidgetHelper:SetFrameBackgroundColorParameter

Parameters:
phParent HANDLE
The parent FRAME or WINDOW
poParameter Consultingwerk.Util.ISetFrameBackgroundColorParameter
The reference to an existing ISetFrameBackgroundColorParameter instance


Property Detail
Top

PUBLIC INTEGER BrowseColor


Returns INTEGER
Top

PUBLIC INTEGER BrowseColumnColor


Returns INTEGER
Top

PUBLIC INTEGER Color


Returns INTEGER
Top

PUBLIC LOGICAL ColorLiterals


Returns LOGICAL
Top

PUBLIC INTEGER DisabledtextColor


Returns INTEGER
Top

PUBLIC LOGICAL LockWindowUpdate


Returns LOGICAL
Top

PUBLIC HANDLE Parent


Returns HANDLE
Top

PUBLIC INTEGER RadiosetColor


Returns INTEGER
Top

PUBLIC INTEGER TextboxColor


Returns INTEGER
Top

PUBLIC INTEGER ToggleBoxColor


Returns INTEGER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:00