Package: u_framework_dbcomponents Diagram Back to overview

TFWDBComboBox
class

Description
TFWDBComboBox

Inherits from: TDBComboBox
Implements: IFWComponent, IFWComponentEdit
Attributes
Name Type Visibility
FBeforeEnter
TNotifyEvent   private
FBeforeExit
TNotifyEvent   private
FLabel
TLabel   private
FOldColor
TColor   private
FColorReadOnly
TColor   private
FColorFocus
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
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel
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     public
Loaded     public
SetOrder     public


TFWDBDateEdit
class

Description
TFWDBDateEdit

Inherits from: TJvDBDateEdit
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
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel
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     public
Loaded     public
SetOrder     public


TFWDBDateTimePicker
class

Description
TFWDBDateTimePicker

Inherits from: TJvDBDateTimePicker
Implements: IFWComponent, IFWComponentEdit
Attributes
Name Type Visibility
FReadOnly
Boolean   private
FOnPopup
TNotifyEvent   private
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
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
OnPopup
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel
TLabel alab_Label
 
  private
WMPaint
TWMPaint Message
 
  private
WMRButtonDown
TWMRButtonDown Msg
 
  private
Notification
TComponent AComponent
TOperation Operation
 
  protected
Create
TComponent AOwner
 
  public
DoEnter     public
DoExit     public
Loaded     public
SetOrder     public


TFWDBEdit
class

Description
TFWDBEdit

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


TFWDBFileEdit
class

Description
TFWDBFileEdit

Inherits from: TFWFileEdit
Subclasses: TExtDBFileEdit
Attributes
Name Type Visibility
FReadOnly
Boolean   private
FOnPopup
TNotifyEvent   private
FDataLink
TFieldDataLink   private
Field
  public
filename
  public
DataField
  public
DataSource
  public
OnPopup
  public
PopupMenu
  public
ReadOnly
  public
Align
  public
Operations
Name Parameters Returns Visibility
GetDataField   String   private
GetDataSource   TDataSource   private
GetField   TField   private
WMCut
TMessage Message
 
  private
WMPaste
TMessage Message
 
  private
CMExit
TCMExit Message
 
  private
CMGetDataLink
TMessage Message
 
  private
Refresh     protected
SetDataSource
TDataSource AValue
 
  protected
SetDataField
String AValue
 
  protected
MouseDown
TMouseButton Button
TShiftState Shift
Integer X
Integer Y
 
  protected
Change     protected
ActiveChange
TObject Sender
 
  protected
DataChange
TObject Sender
 
  protected
UpdateData
TObject Sender
 
  protected
Notification
TComponent AComponent
TOperation Operation
 
  protected
GetReadOnly   Boolean   protected
SetReadOnly
Boolean AValue
 
  protected
Loaded     public
Create
TComponent AOwner
 
  public
Destroy     public
ExecuteAction
TBasicAction AAction
 
Boolean   public
UpdateAction
TBasicAction AAction
 
Boolean   public


TFWDBLookupCombo
class

Description
TFWDBLookupCombo

Inherits from: TLookupComboBox
Implements: IFWComponent, IFWComponentEdit
Attributes
Name Type Visibility
FBeforeEnter
TNotifyEvent   private
FBeforeExit
TNotifyEvent   private
FLabel
TLabel   private
FOldColor
TColor   private
FColorReadOnly
TColor   private
FColorFocus
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
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel
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     public
Loaded     public
SetOrder     public


TFWDBMemo
class

Description
TFWDBMemo

Inherits from: TDBMemo
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
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel
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     public
Loaded     public
SetOrder     public


TFWDBSpinEdit
class

Description
TFWDBSpinEdit

Inherits from: TJvDBSpinEdit
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
FOnPopup
TNotifyEvent   private
FWBeforeEnter
  public
FWBeforeExit
  public
ColorLabel
  public
ColorFocus
  public
ColorEdit
  public
ColorReadOnly
  public
Color
  public
MyLabel
  public
AlwaysSame
  public
OnOrder
  public
OnPopup
  public
OnMouseEnter
  public
OnMouseLeave
  public
PopupMenu
  public
Align
  public
Operations
Name Parameters Returns Visibility
p_setLabel
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     public
Loaded     public
SetOrder     public