Package: u_framework_components Diagram Back to overview

TFWComboBox
class

Description
TFWComboBox

Inherits from: TComboBox
Implements: IFWComponent, IFWComponentEdit
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
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWComboBox

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public


TFWDateEdit
class

Description
TFWDateEdit

Inherits from: TJvDateTimePicker
Implements: IFWComponent, IFWComponentEdit
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
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWDateEdit

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public


TFWDateTimePicker
class

Description
TFWDateTimePicker

Inherits from: TJvDateTimePicker
Implements: IFWComponent, IFWComponentEdit
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
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWDateTimePicker

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public


TFWEdit
class

Description
TFWEdit

Inherits from: TMaskEdit
Implements: IFWComponent, IFWComponentEdit
Subclasses: TExtFormatEdit
Attributes
Name Type Visibility
FBeforeEnter
TNotifyEvent   private
FBeforeExit
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FLabel
TLabel   private
FOldColor
TColor   private
FColorFocus
TColor   private
FColorReadOnly
TColor   private
FColorEdit
TColor   private
FColorLabel
TColor   private
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWEdit

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public


TFWFileEdit
class

Description
TFWEdit

Inherits from: TJvFileNameEdit
Implements: IFWComponent, IFWComponentEdit
Subclasses: TFWDBFileEdit
Attributes
Name Type Visibility
FBeforeEnter
TNotifyEvent   private
FBeforeExit
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FLabel
TLabel   private
FOldColor
TColor   private
FColorFocus
TColor   private
FColorReadOnly
TColor   private
FColorEdit
TColor   private
FColorLabel
TColor   private
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWFileEdit

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public


TFWGrid
class

Description
TFWGrid

Inherits from: TStringGrid
Implements: IFWComponent
Attributes
Name Type Visibility
FBeforeEnter
TNotifyEvent   private
FBeforeExit
TNotifyEvent   private
FColorEdit
TColor   private
FColorFocus
TColor   private
FOldFixedColor
TColor   private
FAlwaysSame
Boolean   private
FFieldsTags
of Integer   private
FieldsTags
  public
FWBeforeEnter
  public
FWBeforeExit
  public
ColorEdit
  public
Color
  public
FixedColor
  public
ColorFocus
  public
AlwaysSame
  public
Operations
Name Parameters Returns Visibility
fi_getFieldTags
Longint li_i
 
Integer   private
p_setFieldTags
Longint li_i
Integer a_value
 
  private
Create

Description
TFWDBGrid

TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Rétablit le focus si on l'a perdu

    public
Loaded     public


TFWLabel
class

Description
TFWLabel

Inherits from: TLabel
Implements: IFWComponent
Attributes
Name Type Visibility
FColorFocus
TColor   private
FOldColor
TColor   private
FAlwaysSame
Boolean   private
FEditComponent
TControl   private
ColorFocus
  public
OldColor
  public
AlwaysSame
  public
MyEdit
  public
Alignment
  public
Align
  public
Operations
Name Parameters Returns Visibility
CMMouseEnter
TMessage Message
 
  private
CMMouseLeave
TMessage Message
 
  private
Notification
TComponent AComponent
TOperation Operation
 
  protected
Loaded

Description
TFWLabel

    public
Create
TComponent AOwner
 
  public
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  public


TFWMemo
class

Description
TFWMemo

Inherits from: TMemo
Implements: IFWComponent, IFWComponentEdit
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
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWMemo

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public


TFWSpinEdit
class

Description
TFWSpinEdit

Inherits from: TJvSpinEdit
Implements: IFWComponent, IFWComponentEdit
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
FAlwaysSame
Boolean   private
FNotifyOrder
TNotifyEvent   private
FBeforePopup
TPopUpMenuEvent   private
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
BeforePopup
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel

Description
TFWSpinEdit

TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit

Description
Si on arrive sur une zone de saisie, on met en valeur son tlabel par une couleur de fond bleu et son libellé en marron (sauf si le libellé est sélectionné avec la souris => cas de tri)

    public
Loaded     public
SetOrder     public