| Member |
Description |
| Action property
(public) |
Designates the action associated with the control. |
| ActionChange method
(protected) |
Updates the control to reflect changes in its associated
action. |
| ActionLink property
(protected) |
Contains the action link object associated with the
control. |
| AddBiDiModeExStyle
method (protected) |
Sets control's window style according to its bi-directional
support. |
| AddressBar property
(published) |
Not used in TWebBrowser. |
| AdjustClientRect method
(protected) |
Provides the interface that adjusts the ClientRect property
for idiosyncrasies of the window. |
| AdjustSize method
(protected) |
Adjusts the control's size according to its contents and
constraints. |
| AfterConstruction method
(public) |
Responds after the last constructor has executed. |
| Align property
(published) |
Determines how the control aligns within its container (parent
control). |
| AlignControls method
(protected) |
Aligns any controls for which the control is the parent within
a specified area of the control. |
| AlignDisabled property
(public) |
Indicates child control realignment disabled. |
| Application property
(public) |
Provides access to the Automation interface for the
application that contains the WebBrowser control, or, if that is unavailable,
the interface for the WebBrowser control. |
| Assign method
(public) |
Copies the contents of another, similar object. |
| AssignTo method
(protected) |
Copies the properties of the windowed control to another
object. |
| AutoSize property
(protected) |
Specifies whether the control sizes itself automatically to
accommodate its contents. |
| BeforeDestruction method
(public) |
Performs any necessary actions before the first destructor is
called. |
| BeginAutoDrag method
(protected) |
Begin Automatic Drag. |
| BeginDrag method
(public) |
Starts the dragging of a control. |
| BevelEdges property
(protected) |
Specifies which edges of the control are beveled. |
| BevelInner property
(protected) |
Specifies the cut of the inner bevel. |
| BevelKind property
(protected) |
Specifies the control's bevel style. |
| BevelOuter property
(protected) |
Specifies the cut of the outer bevel. |
| BevelWidth property
(protected) |
Specifies the width of the inner and outer bevels. |
| BiDiMode property
(public) |
Specifies the bi-directional mode for the control. |
| BorderWidth property
(protected) |
Specifies the width of the control's border. |
| BoundsRect property
(public) |
Specifies the bounding rectangle of the control, expressed in
the coordinate system of the parent control. |
| BringToFront method
(public) |
Puts the control in front of all other controls in its parent
control. |
| Broadcast method
(public) |
Sends a message to each of the child controls. |
| BrowseProperties method
(public) |
Notifies the ActiveX control to display its Properties dialog
box. |
| Brush property
(public) |
Determines the color and pattern used for painting the
background of the control. |
| Busy property
(public) |
Indicates whether the WebBrowser control is in the middle of a
navigation or downloading operation. |
| CanAutoSize method
(protected) |
Indicates how the control can be resized. |
| CanFocus method
(public) |
Indicates whether a control can receive focus. |
| CanResize method
(protected) |
Indicates how the control can respond to a resize
attempt. |
| Caption property
(protected) |
Specifies a text string that identifies the control to the
user. |
| Changed method
(protected) |
Sends a CM_CHANGED message to the control. |
| ChangeName method
(protected) |
Sets the private, internal storage for the Name property to
the string passed in NewName. |
| ChangeScale method
(protected) |
Resize and reposition children and self. |
| ClassInfo method
(public) |
Returns a pointer to the runtime type information (RTTI) table
for the object type. |
| ClassName method
(public) |
Returns a string indicating the type of the object instance
(as opposed to the type of the variable passed as an argument). |
| ClassNameIs method
(public) |
Determines whether an object is of a specific type. |
| ClassParent method
(public) |
Returns the type of the immediate ancestor of a
class. |
| ClassType method
(public) |
Returns the class reference for the object's class. |
| CleanupInstance method
(public) |
Performs finalization on long strings, variants, and interface
variables within a class. |
| Click method
(protected) |
Respond to user click. |
| ClientHeight property
(public) |
Specifies the height of the control's client area in pixels. |
| ClientOrigin property
(public) |
Specifies the screen coordinates (in pixels) of the top left
corner of a control's client area. |
| ClientRect property
(public) |
Specifies the size (in pixels) of a control's client
area. |
| ClientToParent method
(public) |
Translates client coordinates to parent coordinates. |
| ClientToScreen method
(public) |
Translates a given point from client area coordinates to
global screen coordinates. |
| ClientToWindow method
(public) |
Not used in TWebBrowser. |
| ClientWidth property
(public) |
Specifies the horizontal size of the control's client area in
pixels. |
| Color property
(protected) |
Specifies the background color of the control. |
| ComObject property
(public) |
Specifies the interface reference implemented by the
component. |
| ComponentCount property
(public) |
Indicates the number of components owned by the
component. |
| ComponentIndex property
(public) |
Indicates the position of the component in its owner's
Components property array. |
| Components property
(public) |
Lists all components owned by the component. |
| ComponentState property
(public) |
Describes the current state of the component, indicating when
a component needs to avoid certain actions. |
| ComponentStyle property
(public) |
Governs the behavior of the component. |
| ConstrainedResize method
(protected) |
Generates an OnConstrainedResize event. |
| Constraints property
(public) |
Specifies the size constraints for the control. |
| Container property
(public) |
Provides access to the automation interface of the Web
browser's container. |
| ContainsControl method
(public) |
Indicates whether a specified control exists within the
control. |
| ControlAtPos method
(public) |
Returns the child control located at a specified position
within the control. |
| ControlCount property
(public) |
Returns the number of child controls. |
| ControlInterface
property (public) |
Provides access to the interface for this Web browser
component. |
| Controls property
(public) |
Lists all child controls. |
| ControlState property
(public) |
Indicates the current state of a control at runtime. |
| ControlStyle property
(public) |
Determines style characteristics of the control. |
| Create method
(public) |
Creates a new instance of TOleControl. |
| CreateDockManager method
(protected) |
Creates the dock manager for the control. |
| CreateHandle method
(protected) |
Creates underlying screen object. |
| CreateParams method
(protected) |
Initializes a window-creation parameter data
structure. |
| CreateParented method
(public) |
Creates and initializes a control as the child of a specified
non-VCL container. |
| CreateParentedControl
method (public) |
Creates and initializes a control as the child of a specified
non-VCL window. |
| CreateSubClass method
(protected) |
Creates a windowed control derived from an existing Windows
window class. |
| CreateWindowHandle
method (protected) |
Creates a Windows control to represent the control. |
| Ctl3D property
(protected) |
Determines whether a control has a three-dimensional (3-D) or
two-dimensional look. |
| Cursor property
(published) |
Specifies the image used to represent the mouse pointer when
it passes into the region covered by the control. |
| CustomAlignInsertBefore
method (protected) |
Returns placement order of custom-aligned child
control. |
| CustomAlignPosition
method (protected) |
Returns aligned position of custom-aligned child
control. |
| DblClick method
(protected) |
OnDblClick event dispatcher. |
| DefaultDispatch property
(public) |
The default dispatch interface. |
| DefaultDockImage method
(protected) |
Handles the painting and erasing of a dock image. |
| DefaultHandler method
(public) |
Handles all otherwise-unhandled messages. |
| DefaultInterface
property (public) |
Provides access to the default interface for the
component. |
| DefWndProc property
(protected) |
Specifies the default window procedure for the windowed
control. |
| DesignInfo property
(public) |
Contains information used by the Form designer. |
| DesktopFont property
(protected) |
Specifies whether the control uses the Windows icon font when
writing text. |
| Destroy method
(public) |
Frees the memory associated with this instance of
TOleControl. |
| DestroyComponents method
(public) |
Destroys all owned components. |
| DestroyHandle method
(protected) |
Destroys the control's window without destroying the control. |
| Destroying method
(public) |
Indicates that the component and its owned components are
about to be destroyed. |
| DestroyWnd method
(protected) |
Destroys the control's window. |
| DisableAlign method
(public) |
Disables the realignment of child controls. |
| Dispatch method
(public) |
Calls message-handling methods for the object, based on the
contents of the Message parameter. |
| DoAddDockClient method
(protected) |
Performs actions when a control is docked to the windowed
control. |
| Dock method
(public) |
Used internally to dock the control. |
| DockClientCount property
(public) |
Specifies the number of controls that are docked on the
windowed control. |
| DockClients property
(public) |
Lists the controls that are docked to the windowed
control. |
| DockDrop method
(public) |
Generates an OnDockDrop event. |
| DockManager property
(public) |
Specifies the control's docking manager interface. |
| DockOrientation property
(public) |
Specifies how the control is docked relative to other controls
docked in the same parent. |
| DockOver method
(protected) |
Responds when a docking client is dragged over the windowed
control. |
| DockSite property
(public) |
Specifies whether the control can be the target of
drag-and-dock operations. |
| DockTrackNoTarget method
(protected) |
Handles dragging of the control over an invalid docking
target. |
| DoContextPopup method
(protected) |
OnContextPopup event dispatcher. |
| Document property
(public) |
Provides access to the Automation interface of the active
document. |
| DoDock method
(protected) |
Docking event dispatcher. |
| DoDockOver method
(protected) |
Generates an OnDockOver event. |
| DoEndDock method
(protected) |
OnEndDock event dispatcher. |
| DoEndDrag method
(protected) |
OnEndDrag event dispatcher. |
| DoEnter method
(protected) |
Respond to receiving input focus. |
| DoExit method
(protected) |
Respond to losing input focus |
| DoFlipChildren method
(protected) |
Flips the control's children. |
| DoKeyDown method
(protected) |
Performs some preprocessing before generating an OnKeyDown
event. |
| DoKeyPress method
(protected) |
Performs some preprocessing before generating an OnKeyPress
event. |
| DoKeyUp method
(protected) |
Performs some preprocessing before generating an OnKeyUp
event. |
| DoMouseWheel method
(protected) |
Processes mouse wheel motion. |
| DoMouseWheelDown method
(protected) |
OnMouseWheelDown event dispatcher. |
| DoMouseWheelUp method
(protected) |
OnMouseWheelUp event dispatcher. |
| DoObjectVerb method
(public) |
Notifies the ActiveX control to perform one of its
actions. |
| DoRemoveDockClient
method (protected) |
Responds when a control is undocked from the windowed
control. |
| DoStartDock method
(protected) |
OnStartDock event dispatcher. |
| DoStartDrag method
(protected) |
OnStartDrag event dispatcher. |
| DoubleBuffered property
(public) |
Determines whether the control's image is rendered directly to
the window or painted to an in-memory bitmap first. |
| DoUnDock method
(protected) |
Undocks a control that is currently docked to the windowed
control. |
| DragCanceled method
(protected) |
Provides the interface for a method that responds to the
cancellation of a drag. |
| DragCursor property
(published) |
Indicates the image used to represent the mouse pointer when
the control is being dragged. |
| DragDrop method
(public) |
OnDragDrop event dispatcher. |
| Dragging method
(public) |
Indicates whether a control is being dragged. |
| DragKind property
(protected) |
Specifies whether the control is being dragged normally or for
docking. |
| DragMode property
(published) |
Determines how the control initiates drag-and-drop or
drag-and-dock operations. |
| DragOver method
(protected) |
OnDragOver event dispatcher. |
| DrawDragDockImage method
(protected) |
Draws the dock image for the control. |
| DrawTextBiDiModeFlags
method (public) |
Returns the text flags that reflect the current setting of the
BiDiMode property. |
| DrawTextBiDiModeFlagsReadingOnly
method (public) |
Returns the text flag to add that indicates whether the
control's text should read from right to left. |
| EnableAlign method
(public) |
Decrements the reference count incremented by the DisableAlign
method, eventually realigning the child controls. |
| Enabled property
(public) |
Controls whether the control responds to mouse, keyboard, and
timer events. |
| EndDrag method
(public) |
Stops a control from being dragged any further. |
| EraseDragDockImage
method (protected) |
Erases the dock image for the control. |
| ExecWB method
(public) |
Executes a command. |
| FieldAddress method
(public) |
Returns the address of a published object field. |
| FindChildControl method
(public) |
Returns a child control given its name. |
| FindComponent method
(public) |
Indicates whether a given component is owned by the
component. |
| FindNextControl method
(protected) |
Returns the control's next child in the tab order after the
specified control. |
| FixupTabList method
(protected) |
Sorts the child controls by their tab order. |
| FlipChildren method
(public) |
Reverses the positions of child controls. |
| Floating property
(public) |
Indicates whether the control is floating. |
| FloatingDockSiteClass
property (public) |
Specifies the class of the temporary control that hosts the
control when it is floating. |
| Focused method
(public) |
Determines whether the control has input focus. |
| Font property
(protected) |
Controls the attributes of text written on or in the
control. |
| FontChanged method
(private) |
Respond to change in Font property. |
| Free method
(public) |
Destroys an object and frees its associated memory, if
necessary. |
| FreeInstance method
(public) |
Deallocates memory allocated by a previous call to the
NewInstance method. |
| FreeNotification method
(public) |
Ensures that AComponent is notified that the component is
going to be destroyed. |
| FreeOnRelease method
(public) |
Frees the interface reference for components that were created
from COM classes. |
| FullName property
(public) |
Indicates the fully qualified path name for the executable
that hosts the Web Browser component. |
| FullScreen property
(published) |
Not used in TWebBrowser. |
| GetActionLinkClass
method (protected) |
Returns the associated action link class. |
| GetChildOwner method
(protected) |
Returns the owner of a child component being read from a
stream. |
| GetChildParent method
(protected) |
Returns the parent, or if there is no parent, returns the
owner of a child component being read from a stream. |
| GetChildren method
(protected) |
Calls a specified method for each child of the
control. |
| GetClientOrigin method
(protected) |
Returns the value of the ClientOrigin property. |
| GetClientRect method
(protected) |
Returns the value of the ClientRect property. |
| GetControlExtents method
(protected) |
Returns the smallest rectangle in which all the control's
children fit. |
| GetControlsAlignment
method (public) |
Indicates how text is aligned within the control. |
| GetDeviceContext method
(protected) |
Provides access to a device context for the control. |
| GetDockEdge method
(protected) |
Returns the edge on which another control should be docked
when it is dragged over the control. |
| GetDragImages method
(protected) |
Returns the control's image list containing the image to be
displayed while dragging. |
| GetEnumPropDesc method
(public) |
Returns descriptions of the ActiveX control's
properties. |
| GetHelpContext method
(public) |
Retrieves the Help context of a member of the ActiveX
control. |
| GetInterface method
(public) |
Retrieves a specified interface. |
| GetInterfaceEntry method
(public) |
Returns the entry for a specific interface implemented in a
class. |
| GetInterfaceTable method
(public) |
Returns a pointer to a structure containing all of the
interfaces implemented by a given class. |
| GetNamePath method
(public) |
Returns a string used by the Object Inspector. |
| GetObjectVerbs method
(public) |
Retrieves the names of the verbs implemented by the ActiveX
control. |
| GetOwner method
(protected) |
Returns the owner of a component. |
| GetPalette method
(protected) |
Returns the handle to a palette for use by the
control. |
| GetParentComponent
method (public) |
Returns the parent of the control. |
| GetParentHandle method
(protected) |
Returns the window handle for the window of the control's
parent. |
| GetPopupMenu method
(protected) |
Returns the pop-up menu associated with the control. |
| GetPropDisplayString
method (public) |
Returns the display string for an interface for the ActiveX
control. |
| GetPropDisplayStrings
method (public) |
Returns the display strings for an interface for the ActiveX
control. |
| GetProperty method
(public) |
Not used in TWebBrowser. |
| GetSiteInfo method
(protected) |
Generates an OnGetSiteInfo event |
| GetTabOrderList method
(public) |
Builds a list of controls in tab order. |
| GetTextBuf method
(public) |
Retrieves the control's text, copies it into a buffer, and
returns the number of characters copied. |
| GetTextLen method
(public) |
Returns the length of the control's text. |
| GetTopParentHandle
method (protected) |
Returns the window handle of the first window not associated
with a VCL control that contains the windowed control. |
| GoBack method
(public) |
Navigates to the previous item in the history list. |
| GoForward method
(public) |
Navigates to the next item in the history list. |
| GoHome method
(public) |
Navigates to the current start page. |
| GoSearch method
(public) |
Navigates to the current search page. |
| Handle property
(public) |
Provides access to the underlying Windows screen object for
the control. |
| HandleAllocated method
(public) |
Reports whether a screen object handle exists for the
control. |
| HandleNeeded method
(public) |
Creates a screen object for the control if it doesn't already
exist. |
| HasParent method
(public) |
Indicates whether the control has a parent. |
| Height property
(published) |
Specifies the vertical size of the control in
pixels. |
| HelpContext property
(published) |
Numeric ID for control's context-sensitive help
topic |
| HelpKeyword property
(published) |
Keyword for control's context-sensitive help topic |
| HelpType property
(published) |
Indicates whether the control's context sensitive help topic
is identified by context ID or by keyword. |
| Hide method
(public) |
Makes the control invisible. |
| Hint property
(published) |
Contains the text string that can appear when the user moves
the mouse over the control. |
| HostDockSite property
(public) |
Specifies the control in which the control is
docked. |
| HWnd property
(public) |
Provides access to the Window handle for the Web
browser. |
| ImeMode property
(protected) |
Determines the behavior of the input method editor
(IME). |
| ImeName property
(protected) |
Specifies the input method editor (IME) to use for converting
keyboard input to Asian language characters. |
| InheritsFrom method
(public) |
Determines the relationship of two object types. |
| InitiateAction method
(public) |
Calls the action link's Update method if the control is
associated with an action link. |
| InitInstance method
(public) |
Initializes a newly allocated object instance to all zeros and
initializes the instance's virtual method table pointer. |
| InsertComponent method
(public) |
Establishes the component as the owner of a specified
component. |
| InsertControl method
(public) |
Inserts a control into the Controls array property. |
| InstanceSize method
(public) |
Returns the size in bytes of each instance of the object
type. |
| Invalidate method
(public) |
Schedules a control repaint. |
| IsControl property
(protected) |
Determines whether a form stores its form-specific properties
to a stream. |
| IsControlMouseMsg method
(protected) |
Indicates whether a specified mouse message is directed to one
of the windowed control's child controls. |
| IsCustomProperty method
(public) |
Indicates whether an interface for the ActiveX control is a
custom property. |
| IsImplementorOf method
(public) |
Indicates whether the component implements a specified
interface. |
| IsPropPageProperty
method (public) |
Indicates whether an interface for the OCX control is a
property page property. |
| IsRightToLeft method
(public) |
Indicates whether the control should be reversed right to
left. |
| KeyDown method
(protected) |
Respond to key press events. |
| KeyPress method
(protected) |
Respond to keyboard input. |
| KeyUp method
(protected) |
Respond to released key. |
| Left property
(published)< |