Concept framework 1.0 documentation Contents | Index

RAdjustment

Name Version Deprecated
RAdjustment version 1.0 no

Defined in : RAdjustment.con
(this file must be included in your application in order to have access, unless you use a child class of RAdjustment that includes this file)

Inherits : RemoteObject  

Description:
A class representing an adjustable bounded value.
The RAdjustment object represents a value which has an associated lower and upper bound, together with step and page increments, and a page size. It is used within several controls, including RSpinButton, RViewPort, and RVScrollbar, RHScrollbar, RVScale, RHScale.


Properties:
Increment Sets the standard increment value
Lower Sets or gets the lower value for a RAdjustment
PageIncrement Sets or gets the page increment
PageSize Sets or gets the page size
Upper Sets or gets the upper value for a RAdjustment
Value Sets or gets the value for a RAdjustment

Methods:
RAdjustment This is the standard constructor and should not be called explicitly

Events:
OnChanged This event is raised when the RAdjustment parameters change
OnValueChanged This event is raised when the RAdjustment value changes

Inherited from RemoteObject:

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

Inherited methods from RemoteObject
AddTimer This function sets up a timer
GetObjectByID This function finds the object corresponding to the ID parameter
LinkIfNotLinked This is a special function, wich should be used after a GUI object was created that has no parent
Repaint This member tells to the remote control to repaint itself(Queue for redraw)




Valid HTML 4.0 Transitional Valid CSS!

Documented by Eduard Suica, generation time: Mon Oct 01 08:02:11 2007 GMT(c)2007 RadGs Software