VisibleRemoteObject

Available since framework version 1.0.

Defined in : VisibleRemoteObject.con
(this file must be included in your application in order to have access)

Inherits : RemoteObject  

Description:

This is the base class for all the Concept visible objects. A visible object is an object that has a visible
representation on the Client machine.

Properties

This property sets or gets the background color of a control
This is the data received by the control on which this control is dropped OnDragDataReceived
TODO: Document this
When this property is set to true, a control can be dragged by the user (using the mouse)
When this property is set to true, a control can receive Dragable objects
When this property is set to true, a control can receive focus (is enabled)
This property sets or gets the foreground color of a control
Allows to modify the font used by a control via the RFont class
This property gets the height (in pixels) of a control
This property sets or gets the background color of an inactive object
This property sets or gets the foreground color of an inactive object
This property gets the number of pixels from the left margin of this control to the left margin of its parent
TODO: Document this
This property gets or sets the minimum height(in pixels) for a control
This property gets or sets the minimum width for a control
This property sets or gets the mouse cursor image using a stock image
This property sets the image used by the mouse cursor from a RImage object
This property sets or gets the type of the packing used for the next child of this control
This property sets or gets the type of the packing for this control
This property gets or sets the popup menu used for this control (the menu that appears when the mouse is right clicked)
This property sets or gets the background color of a selected control
This property sets or gets the foreground color of a selected control
This property sets or gets the tool tip for a visible object
TODO: Document this
TODO: Document this
Top
This property gets the number of pixels from the top margin of this control to the top margin of its parent
This is a property that encapsulates custom data that needs to be attached to a control
A Boolean value specifying whether the button is visible
This property gets the width (in pixels) of a control

Methods

This function is used to confirm the Delete event in an OnDelete event that needs confirmation
Some events require confirmation
This function tells the client that a control is no longer needed and can be deleted
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
This function marks the control as focused
This function hides this control by setting the Visible property to false
TODO: Document this
TODO: Document this
Sends a message to the client
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
Deprecated. You should not use this in newly-written code.
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
This function shows this control by setting the Visible property to true
TODO: Document this
TODO: Document this

Events

Event triggered by user pressing button
Event triggered by user releasing button
Deprecated. You should not use this in newly-written code.
Event triggered by a window resizing
Event triggered by window begin closed
Deprecated. You should not use this in newly-written code.
This event is fired on the drag source when a drag is started
This event is fired on the drag source when a drag with the move action is successfully completed
This event is fired on the drag source when the drop site requests the data which is dragged
This event is fired on the drop site when the dragged data has been received
The event is fired on the drop site when the user drops the data onto the control
This event is fired on the drag source when a drag is finished
This event is fired on the drop site when the cursor leaves the control
The event is fired on the drop site when the user moves the cursor over the control during a drag
Generated when the pointer enters a window
This event is fired when another event is fired
Event triggered by window requiring a refresh
This event is fired when this control receives focus(check GTK documentation for more information)
This event is fired when this control receives focus(check GTK documentation for more information)
This event is fired when this control looses its focus(check GTK documentation for more information)
This event is fired when this control grabs focus
Deprecated. You should not use this in newly-written code.
Event triggered when the control is hidden
Deprecated. You should not use this in newly-written code.
This event is fired whenever the Sender control picks up a key pressed signal
This event is fired whenever the user releases a key
Generated when the pointer leaves a window
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Event triggered by user moving pointer
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Event triggered when the control is realized (please check GTK documentation for more information)
This event is fired when the screen is changed(check GTK documentation for more information)
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Event triggered when the control is shown
Event triggered after the control is resized (please check GTK documentation for more information)
Event triggered before the control is resized (please check GTK documentation for more information)
Event triggered when the control's state is changed(please check GTK documentation for more information)
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Deprecated. You should not use this in newly-written code.
Event triggered when the control is unrealized (please check GTK documentation for more information)
This event is fired whenever the Sender control visibility is changed
Deprecated. You should not use this in newly-written code.

Inherited from RemoteObject


Inherited properties from RemoteObject

This function returns the Parent for a specific Concept GUI Object
RID
The RID (Remote ID) for an object

Inherited methods from RemoteObject

TODO: Document this
This function sets up a timer
TODO: Document this
This function finds the object corresponding to the ID parameter
TODO: Document this
This is a special function, wich should be used after a GUI object was created that has no parent
TODO: Document this
TODO: Document this
TODO: Document this
This member tells to the remote control to repaint itself(Queue for redraw)
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this
TODO: Document this