Properties for DfBaseDialog

View property list in hierarchical order

NameDescriptionDefining Class
Absolute_GuiOriginReturns the screen coordinates of the top left corner of a DataFlex objectDfBaseWindow
Active_StateIndicates whether or not the object is activatedcUIObject
Attach_Parent_StateDetermines whether an object that is activated will be added to the next level of the current focus (false) or the next level of its parent (true)cUIObject
BitmapDisplays a bitmap in an objectDfBaseWindow
Bitmap_HeightReturns the height of the image contained in the file named by bitmapDfBaseWindow
Bitmap_StyleSpecifies the position, size, or shape in which the bitmap image for this object is to be displayedDfBaseWindow
Bitmap_WidthReturns the width of the image contained in the file named by bitmapDfBaseWindow
Block_Mouse_StateDetermines whether or not the use of the mouse is restrictedcUIObject
Border_StyleSpecifies the border style of this object
Caption_Barcontains the title of the DfBaseDialog object and allows you to move the DfBaseDialog
Child_CountReturns the number of child objects the object containscObject
Client_Area_StateDetermines if object is a user interface container for childrencUIObject
Client_Size[Obsolete]DfBaseWindow
ColorThe background color of the objectDfBaseWindow
Container_HandleReturns the Windows window handle of the DataFlex object's containerDfBaseWindow
ContainsFocusDetermines if the container contains the focuscUIObject
Current_ScopeReturns the object_id of the currently active scoping objectcUIObject
Delegation_ModeDetermines if and how unknown messages are delegatedcObject
Dynamic_Update_StateDetermines whether or not the image of an object that can be seen will be updated when a change to the object occurscUIObject
Entry_msgHook sent whenever the object is about to receive the focuscUIObject
Error_TextGets the text from FLEXERRS.DAT that corresponds to the passed error numbercUIObject
Error_Text_AvailableDetermines if Error Text is available for this error numbercUIObject
Exit_msgHook sent whenever the object is about to lose the focuscUIObject
Extended_Window_StyleSets the extended window style for the Windows objectDfBaseWindow
Find_ScopeReturns the scoping object of the current objectcUIObject
FocusReturns the ID of the object that currently has the focuscUIObject
Focus_ModeDetermines the conditions under which the object will take the focuscUIObject
FontItalicsDetermines if current font is to be italicizedDfBaseWindow
FontPointHeightRepresents the height of an object in points. Suggested mechanism for getting and setting font heights.DfBaseWindow
FontSizeObsolete Returns/sets the font size of the current fontDfBaseWindow
FontUnderlineDetermines if font will be printed with underscores at the base of the characterDfBaseWindow
FontWeightStriking weight of control's fontDfBaseWindow
GetContainerClientSizeDfBaseContainer
GuiLocationDetermines the position of the object expressed in physical pixels relative to the upper left-hand corner of the parent object's client-areaDfBaseWindow
GuiSizeDetermines the size (height and width) of the object expressed in physical pixelsDfBaseWindow
IconAllows you to set the name of an icon, which appears in the top left corner of a component and when the user minimizes a container
Key_PathDetermines the delegation path for on_key key assignmentscUIObject
Last_ChildReturns the Object_Id of the last focus childcUIObject
LocationDetermines the position of the upper left pixel of the object's windowcUIObject
Maximize_IconDetermines if DfBaseDialog is displayed with a Maximize icon button
Mdi_StateUsed to find out if a given object is a MDI child window
Minimize_IconDetermines if DfBaseDialog is displayed with a Minimize icon button
Module_NameObsolete Assists in the process of locating context-sensitive help informationcUIObject
Mouse_CaptureCauses all DataFlex mouse events to be sent to the object that captures the mouseDfBaseUIWindow
NameReturns the full name of the object including parentagecObject
Next_FocusReturns the object that is positioned in the focus tree as the next object at the same level as this objectcUIObject
Next_LevelReturns the object that is positioned in the focus tree as the first object in the next levelcUIObject
Next_ScopeReturns the object that is the next_scope object of the current scopecUIObject
Object_IdReturns the object handle of the object, can be used to determine if an object existscObject
Object_LabelReturns the short name of an objectcObject
ParentReturns the parent of an objectcObject
pbAcceptDropFilesDetermines if the container object supports a file drop eventDfBaseContainer
pbSizeToClientAreaDetermines if the object's size is based on the outer window bounding area or the client size areaDfBaseWindow
peAnchorsDescribes how you want the control to react whenever its container changes sizeDfBaseWindow
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencingcObject
Physical_FontSizeObsolete Specifies the fontsize in pixelsDfBaseWindow
piMaxSizeDetermines the limit of the maximum size that a Component can beDfBaseWindow
piMinSizeDetermines the limit of the minimum size that a Component can beDfBaseWindow
Popup_StateDetermines whether the object should respond to the standard Activate message, or via the Popup messagecUIObject
Prior_FocusReturns the object that is positioned in the focus tree as the prior object at the same level as this objectcUIObject
Prior_LevelReturns the object that is the root of this object's level in the focus treecUIObject
Prior_ScopeReturns the object that is the prior_scope object of the current scopecUIObject
Ring_StateDetermines whether or not the objects added into the next level of this object are to act as a ringcUIObject
RingParentReturns the object handle of the object that is its ring parentcUIObject
Scope_FocusA property of scope objects in the focus treecUIObject
Scope_StateDetermines whether the objects at the next level of this object and beyond, are to be scoped by this objectcUIObject
Search_CaseDetermines whether searches performed are case-sensitive or notcUIObject
SizeDetermines the size of a window in dialog unitscUIObject
Skip_StateDetermines whether or not the switch and switch_back messages skip over this object during focus movementcUIObject
Sysmenu_IconDetermines if DfBaseDialog is displayed with a system menu-icon that displays a list of standard operations
Text_ExtentReturns the pixel with of the passed TextValue based on the typeface and style of the current objectDfBaseWindow
TextColorThe text color of the objectDfBaseWindow
Transparent_StateDfBaseWindow
ValueGets and sets the data value for an object/itemDfBaseWindow
View_ModeChanges the appearance of the DfBaseDialog window
Visible_StateDetermines whether object is visiblecUIObject
Window_HandleReturns the Windows window handle of the DataFlex objectDfBaseWindow
Window_StyleSets the window style for the Windows objectDfBaseWindow
Windows_Override_StateAllows DataFlex to stop the default windows behavior for mouse and keyboard messagesDfBaseUIWindow