From the Edge: Understanding GETPROPERTY Command in R:BASE 7.1 Section: New Commands Chapter: Running R:BASE Your Way! Platform: R:BASE 7.1 for Windows Build: 7.1.71.30227 and higher

R:BASE 7.1 for Windows now officially supports the GETPROPERTY
command to obtain properties values of 78 form controls and the
form itself.

Syntax:

        GETPROPERTY <ComponentID> FormControlProperty 'varname'
        GETPROPERTY RBASE_FORM FormProperty 'varname'

Where:

Component ID:
is the unique identifier that you assign to the component
when you insert the object.

FormControlProperty:
is the name of the form control object's property you wish
to change.

RBASE_FORM FormProperty:
is the property of the form itself, such as Caption, Width,
Height, Align, etc.

varname:
is the variable with property value.

Supported Form Controls with Component IDs:

. Standard Controls
. Database Controls
. Variable Controls:
. Additional Controls:
. Internet Controls:
. File System Controls:
. Legacy Controls:

. RBASE_FORM Properties

For a complete PDF version of this technical document,
including syntax, details, examples and tips, please visit:

From The Edge: http://www.razzak.com/fte (Powered by R:PHP)

Enjoy and make sure to have fun!

Very Best R:egards,

Razzak.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [EMAIL PROTECTED]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [EMAIL PROTECTED]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================




Reply via email to