IdxDialogOwner Methods
Exposes functions returning the component and its look & feel settings associated with a specific dialog.Name | Description |
---|---|
GetLookAndFeel | Returns the look & feel settings of a component to which the dialog belongs. |
GetOwner | Returns a component to which the dialog belongs. |
GetParentForm | Returns the parent form of a component to which the dialog belongs. |
See Also