Package: U_ExtColorCombos Diagram Back to overview

TExtColorCombo
class

Description
TExtColorCombo

Inherits from: TCustomComboBox
Implements: IFWComponent, IFWComponentEdit
Subclasses: TExtDBColorCombo
Attributes
Name Type Visibility
FBeforeEnter
TNotifyEvent   private
FBeforeExit
TNotifyEvent   private
FLabel
TLabel   private
FOldColor
TColor   private
FColorFocus
TColor   private
FColorReadOnly
TColor   private
FColorEdit
TColor   private
FColorLabel
TColor   private
FReadOnly
Boolean   private
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FColorValue
TColor   private
FHTMLColor
shortstring   private
ColorDlg

Description
Private declarations

TColorDialog   public
HTMLcolor

Description
Published declarations

  public
Value
  public
ReadOnly
  public
FWBeforeEnter

Description
Visuel

  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
AutoComplete

Description
Propriétés gardées

  public
AutoDropDown
  public
Style
  public
Anchors
  public
BiDiMode
  public
Color
  public
Constraints
  public
DragCursor
  public
DragKind
  public
DragMode
  public
DropDownCount
  public
Enabled
  public
Font
  public
ItemHeight
  public
ParentBiDiMode
  public
ParentColor
  public
ParentFont
  public
ParentShowHint
  public
PopupMenu
  public
ShowHint
  public
TabOrder
  public
TabStop
  public
Visible
  public
OnChange
  public
OnClick
  public
OnCloseUp
  public
OnContextPopup
  public
OnDblClick
  public
OnDragDrop
  public
OnDragOver
  public
OnDrawItem
  public
OnDropDown
  public
OnEndDock
  public
OnEndDrag
  public
OnEnter
  public
OnExit
  public
OnKeyDown
  public
OnKeyPress
  public
OnKeyUp
  public
OnMeasureItem
  public
OnSelect
  public
OnStartDock
  public
OnStartDrag
  public
Operations
Name Parameters Returns Visibility
SetHTMLColor
shortstring Value
 
  private
p_setLabel
TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
WMLButtonDown
TWMLButtonDown Message
 
  private
WMRButtonDown
TWMRButtonDown Message
 
  private
WMLButtonDblClk
TWMLButtonDblClk Message
 
  private
WMRButtonDblClk
TWMLButtonDblClk Message
 
  private
WebColor

Description
Protected declarations

TColor AColor
 
String   protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
p_SetColorValue
TColor AColor
 
  protected
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
WMKeyDown
TWMKeyDown Message
 
  protected
GetColorString
Integer a
 
String   protected
GetReadOnly   Boolean   protected
SetReadOnly
Boolean Value
 
  protected
Create

Description
Public declarations

TComponent AOwner
 
  public
DoEnter     public
DoExit     public
Loaded     public
SetOrder     public
Change     public
DrawItem
Integer Index
TRect ARect
TOwnerDrawState State
 
  public
Focused   Boolean   public


TExtDBColorCombo
class

Inherits from: TExtColorCombo
Attributes
Name Type Visibility
FDataLink
TFieldDataLink   private
Field
  public
Items
  public
HTMLcolor
  public
Value
  public
DataField
  public
DataSource
  public
Operations
Name Parameters Returns Visibility
GetDataField   String   private
GetDataSource   TDataSource   private
GetField   TField   private
SetDataField
String AValue
 
  private
SetDataSource
TDataSource AValue
 
  private
WMCut
TMessage Message
 
  private
WMPaste
TMessage Message
 
  private
WMUndo
TMessage Message
 
  private
CMExit
TCMExit Message
 
  private
CMGetDataLink
TMessage Message
 
  private
ActiveChange
TObject Sender
 
  protected
DataChange
TObject Sender
 
  protected
UpdateData
TObject Sender
 
  protected
GetReadOnly   Boolean   protected
SetReadOnly
Boolean AValue
 
  protected
p_SetColorValue
TColor AColor
 
  protected
KeyDown
Word Key
TShiftState Shift
 
  protected
KeyPress
Char Key
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Loaded     public
Change     public
Create
TComponent AOwner
 
  public
Destroy     public
ExecuteAction
TBasicAction AAction
 
Boolean   public
UpdateAction
TBasicAction AAction
 
Boolean   public