IBX.IBFilterDialog.TfrmIBFilterDialog Properties
InheritedProtected
Action | published | Specifies the action associated with the control. |
ActionLink | protected | Contains the action link object associated with the control. |
Active | public | Specifies whether the form has focus. |
ActiveControl | published | Specifies the control that has focus on the form. |
ActiveMDIChild | public | Specifies the MDI child that has focus. |
ActiveOleControl | public | Specifies the OLE control on the form that reacts to changes in focus. |
Align | published | Determines how the control aligns within its container (parent control). |
AlignControlList | protected | |
AlignDisabled | public | Indicates child control realignment disabled. |
AlignWithMargins | published | Specifies whether a control should be constrained by margins. |
AlphaBlend | published | Specifies whether the form is translucent. |
AlphaBlendValue | published | Specifies the degree of translucency on a translucent form. |
Anchors | published | Specifies how the control is anchored to its parent. |
AutoScroll | published | Indicates whether scroll bars appear automatically on the scrolling windowed control if it is not large enough to display all of its controls. |
AutoSize | published | Specifies whether the control sizes itself automatically to accommodate its contents. |
BevelEdges | protected | Specifies which edges of the control are beveled. |
BevelInner | protected | Specifies the cut of the inner bevel. |
BevelKind | protected | Specifies the control's bevel style. |
BevelOuter | protected | Specifies the cut of the outer bevel. |
BevelWidth | protected | Specifies the width of the inner and outer bevels. |
BiDiMode | published | Specifies the bidirectional mode for the control. |
BorderIcons | published | Specifies which icons appear on the title bar of the form. |
BorderStyle | published | Specifies the appearance and behavior of the form border. |
BorderWidth | published | Specifies the width of the control's border. |
BoundsRect | public | Specifies the bounding rectangle of the control, expressed in the coordinate system of the parent control. |
Brush | public | Determines the color and pattern used for painting the background of the control. |
Canvas | public | Provides access to the drawing area of the form. |
Caption | published | Specifies a text string that identifies the control to the user. |
ClientHandle | public | Provides access to the handle of the form's internal MDI client window. |
ClientHeight | published | Specifies the height of the control's client area in pixels. |
ClientOrigin | public | Specifies the screen coordinates (in pixels) of the upper-left corner of a control's client area. |
ClientRect | public | Specifies the size of a control's client area in pixels. |
ClientWidth | published | Specifies the horizontal size of the control's client area in pixels. |
Color | published | Specifies the background color of the control. |
ComObject | public | Specifies the interface reference implemented by the component. |
ComponentCount | public | Indicates the number of components owned by the component. |
ComponentIndex | public | Indicates the position of the component in its owner's Components property array. |
Components | public | Lists all components owned by the component. |
ComponentState | public | Describes the current state of the component, indicating when a component needs to avoid certain actions. |
ComponentStyle | public | Governs the behavior of the component. |
Constraints | published | Specifies the size constraints for the control. |
ControlCount | public | Returns the number of child controls. |
Controls | public | Lists all child controls. |
ControlState | public | Specifies the current state of a control at run time. |
ControlStyle | public | Determines style characteristics of the control. |
Ctl3D | published | Determines whether a control has a three-dimensional (3-D) or two-dimensional look. |
CurrentPPI | public | Indicates current PPI value for the control. |
Cursor | published | Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. |
CustomHint | published | CustomHint is a custom hint for the control. |
CustomTitleBar | published | |
DefaultMonitor | published | Specifies the monitor on which the form appears. |
DefWndProc | protected | Specifies the default window procedure for the windowed control. |
Designer | public | Specifies the designer interface for the form. |
DesignInfo | public | Contains information used by the Form designer. |
DesktopFont | protected | Specifies whether the control uses the Windows icon font when writing text. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
DockClientCount | public | Specifies the number of controls that are docked on the windowed control. |
DockClients | public | Lists the controls that are docked to the windowed control. |
DockManager | public | Specifies the control's docking manager interface. |
DockOrientation | public | DockOrientation specifies how the control is docked relative to other controls docked in the same parent. |
DockSite | published | Specifies whether the control can be the target of drag-and-dock operations. |
DoubleBuffered | published | Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. |
DoubleBufferedMode | published | Controls the use of DoubleBuffering. |
DragCursor | protected | Specifies the image used to represent the mouse pointer when the control is being dragged. |
DragKind | published | Specifies whether the control is being dragged normally or for docking. |
DragMode | published | Specifies how the control initiates drag-and-drop or drag-and-dock operations. |
DropTarget | public | Specifies whether the form is the target of a drag-and-drop operation. |
Enabled | published | Controls whether the control responds to mouse, keyboard, and timer events. |
ExplicitHeight | public | Specifies the explicit vertical size of the control in pixels. |
ExplicitLeft | public | Specifies the explicit horizontal pixel coordinate of the left edge of a component relative to its parent. |
ExplicitTop | public | Specifies the explicit vertical pixel coordinate of the top edge of a component relative to its parent. |
ExplicitWidth | public | Specifies the explicit horizontal size of the control in pixels. |
FilterItem | public | |
FilterList | public | |
Floating | public | Specifies whether the control is floating. |
FloatingDockSiteClass | public | Specifies the class of the temporary control that hosts the control when it is floating. |
Font | published | Specifies the attributes of text written on or in the control. |
FormState | public | Indicates transitional state information about the form. |
FormStyle | published | Determines the form's style. |
GlassFrame | published | Accesses the Glass Frame under Windows Vista, Windows 7, or later Windows operating systems. |
Handle | public | Provides access to the underlying Windows screen object for the control. |
Height | published | Specifies the vertical size of the control in pixels. |
HelpContext | published | The HelpContext property contains the numeric context ID that identifies the Help topic for the control. |
HelpFile | published | Specifies the name of the Help file the form uses to display the Help from. |
HelpKeyword | published | The HelpKeyword property contains the keyword string that identifies the Help topic for the control. |
HelpType | published | Specifies whether the control's context-sensitive Help topic is identified by a context ID or by keyword. |
Hint | published | Hint contains the text string that appears when the user moves the mouse over the control. |
HorzScrollBar | published | Represents the horizontal scroll bar for the scrolling windowed control. |
HostDockSite | public | Specifies the control in which the control is docked. |
Icon | published | Specifies the icon that appears when the form is minimized. |
ImeMode | protected | Determines the behavior of the input method editor (IME). |
ImeName | protected | Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. |
IScaling | protected | |
IsControl | protected | Specifies whether a form stores its form-specific properties to a stream. |
IsDrawingLocked | public | IsDrawingLocked property returns True when redrawing for this control is locked. |
KeyPreview | published | Specifies whether the form should receive keyboard events before the active control. |
Left | published | |
LRDockWidth | public | Specifies the width of the control when it is docked horizontally. |
Margins | published | Specifies the margins of the control. |
MDIChildCount | public | Specifies the number of open MDI child forms. |
MDIChildren | public | |
Menu | published | Specifies the form's main menu. |
MessageHandler | protected | |
ModalResult | public | Represents the return value of a form that is used as a modal dialog. |
Monitor | public | Provides access to the monitor on which the form appears. |
MouseCapture | protected | Specifies whether the control has "captured" mouse events. |
MouseInClient | public | Indicates whether the mouse pointer is currently in the client area of the control. |
Name | published | Specifies the name of the component as referenced in code. |
ObjectMenuItem | published | Represents an OLE object menu item that reacts to selections of OLE objects. |
Observers | public | Indicates the TObservers object added to the TComponent. |
OleFormObject | public | Specifies the IOleForm interface for an in-place OLE object contained in the form. |
OnActivate | published | Occurs when the form becomes active. |
OnAfterMonitorDpiChanged | published | Occurs immediately after the user changes the monitor DPI. |
OnAlignInsertBefore | published | Occurs when an object with custom alignment is aligned. |
OnAlignPosition | published | Occurs when an object with custom alignment is aligned. |
OnBeforeMonitorDpiChanged | published | Occurs immediately before the user changes the monitor DPI. |
OnCanResize | published | Occurs when an attempt is made to resize the control. |
OnClick | published | Occurs when the user clicks the control. |
OnClose | published | Occurs when the form closes. |
OnCloseQuery | published | Occurs when close is attempted. |
OnConstrainedResize | published | Adjusts the resize constraints. |
OnContextPopup | published | Occurs when the user right-clicks the control or otherwise invokes the pop-up menu (such as using the keyboard). |
OnCreate | published | Occurs when the form is created. |
OnDblClick | published | Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. |
OnDeactivate | published | Occurs when the form loses focus. |
OnDestroy | published | Occurs when the form is destroyed. |
OnDockDrop | published | Occurs when another control is docked to the control. |
OnDockOver | published | Occurs when another control is dragged over the control. |
OnDragDrop | published | Occurs when the user drops an object being dragged. |
OnDragOver | published | Occurs when the user drags an object over a control. |
OnEndDock | published | Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. |
OnGesture | published | Occurs when you perform a gesture associated with this control. |
OnGetSiteInfo | published | Returns the control's docking information. |
OnHelp | published | Occurs when the form receives a request for Help. |
OnHide | published | Occurs when the form is hidden (that is, when its Visible property is set to false). |
OnKeyDown | published | Occurs when a user presses any key while the control has focus. |
OnKeyPress | published | Occurs when a key is pressed. |
OnKeyUp | published | Occurs when the user releases a key that was pressed. |
OnMouseActivate | published | Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. |
OnMouseDown | published | Occurs when the user presses a mouse button with the mouse pointer over a control. |
OnMouseEnter | published | Occurs when the user moves the mouse into a control. |
OnMouseLeave | published | Occurs when the user moves the mouse outside of a control. |
OnMouseMove | published | Occurs when the user moves the mouse pointer while the mouse pointer is over a control. |
OnMouseUp | published | Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. |
OnMouseWheel | published | Occurs when the mouse wheel is rotated. |
OnMouseWheelDown | published | Occurs when the mouse wheel is rotated downward. |
OnMouseWheelUp | published | Occurs when the mouse wheel is rotated upward. |
OnPaint | published | Occurs when the form is redrawn. |
OnResize | published | Occurs immediately after the control is resized. |
OnShortCut | published | Occurs when the user presses a key (before the OnKeyDown event). |
OnShow | published | Occurs when the form is shown (that is, when its Visible property is set to true). |
OnStartDock | published | Occurs when the user begins to drag a control with a DragKind of dkDock . |
OnUnDock | published | Occurs when the application tries to undock a control that is docked to the windowed control. |
Owner | public | Indicates the component that is responsible for streaming and freeing this component. |
Padding | published | Specifies the padding of a control. |
Parent | public | Specifies the parent of the control. |
ParentBackground | protected | Determines whether the control uses its parent's theme background. |
ParentBiDiMode | published | Specifies whether the control uses its parent's BiDiMode. |
ParentColor | protected | Specifies where a control looks for its color information. |
ParentCtl3D | protected | Determines where a component looks to determine whether it should have a three-dimensional look. |
ParentCustomHint | published | Specifies where a control looks for its custom hint. |
ParentDoubleBuffered | public | ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property. |
ParentFont | published | Specifies where a control looks for its font information. |
ParentShowHint | protected | Specifies where a control looks to find out if its Help Hint should be shown. |
ParentWindow | public | Reference to parent's underlying control. |
PixelsPerInch | public | Indicates the conversion factor between logical inches and the pixels of the control's font. |
PopupChildren | protected | |
PopupMenu | published | Specifies the pop-up menu associated with the control. |
PopupMode | published | Controls how the top-level form behaves with respect to Window's WS_POPUP style. |
PopupParent | published | Sets an order for stacked forms that users cannot change. |
Position | published | Represents the size and placement of the form. |
PrintScale | published | Represents the proportions of a printed form. |
RaiseOnNonMainThreadUsage | public | Controls wether CheckNonMainThreadUsage can raise an EInvalidOperation. |
RedrawDisabled | public | RedrawDisabled property returns True when redrawing for this control is locked. |
RoundedCorners | published | |
Scaled | published | Specifies whether the form is sized according to the value of the PixelsPerInch property. |
ScaleFactor | public | Determines this control scale factor. |
ScalingFlags | protected | Reflects which attributes of the control have been scaled. |
ScreenSnap | published | Specifies whether form snaps to edge of screen. |
ShowHint | published | ShowHint specifies whether to show the Help Hint when the mouse pointer moves over the control. |
Showing | public | Indicates whether the control is showing on the screen. |
ShowInTaskBar | published | |
SnapBuffer | published | Specifies distance for screen snap. |
StyleElements | published | Specifies the style elements that are used by the control. |
StyleName | published | Specifies the style name for this control. |
TabOrder | public | Indicates the position of the control in its parent's tab order. |
TabStop | public | Determines whether the user can tab to a control. |
Tag | published | Stores a NativeInt integral value as a part of a component. |
TaskbarHandler | public | |
TBDockHeight | public | Specifies the height of the control when it is docked vertically. |
Text | protected | Contains a text string associated with the control. |
TileMode | public | Represents how MDI child forms are arranged when the Tile method is called. |
TipMode | published | TipMode indicates whether TabTip (onscreen keyboard equivalent) opens or closes when the control receives focus or if it receives a gesture. |
Top | published | |
Touch | published | Specifies the touch manager component associated with the control. |
TransparentColor | published | Specifies whether a color on the form appears transparent. |
TransparentColorValue | published | Indicates the color on the form that appears transparent when TransparentColor is true. |
UndockHeight | public | Specifies the height of the control when it is floating. |
UndockWidth | public | Specifies the width of the control when it is floating. |
UseDockManager | published | Specifies whether the docking manager is used in drag-and-dock operations. |
VCLComObject | public | Represents information used internally by components that support COM. |
VertScrollBar | published | Represents the vertical scroll bar for the scrolling windowed control. |
Visible | published | Specifies whether the component appears onscreen. |
VisibleDockClientCount | public | Specifies the number of visible controls that are docked on the windowed control. |
VisualManager | published | |
WheelAccumulator | protected | Accumulates mouse wheel rotations. |
Width | published | Specifies the horizontal size of the control or form in pixels. |
WindowHandle | protected | Provides access to a window handle for the control. |
WindowMenu | published | Specifies the Window menu for an MDI parent form. |
WindowState | published | Represents how the form appears on the screen. |
WindowText | protected | Specifies the text string of the control. |