11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SET_VA_PROPERTY built-in<br />

Description<br />

Modifies visual attribute property values for the specified property.<br />

Syntax<br />

SET_VA_PROPERTY<br />

(va_id VISUALATTRIBUTE<br />

property NUMBER<br />

value VARCHAR2);<br />

SET_VA_PROPERTY<br />

(va_name VARCHAR2<br />

property NUMBER<br />

value VARCHAR2);<br />

SET_VA_PROPERTY<br />

(va_id VISUALATTRIBUTE<br />

property NUMBER<br />

value NUMBER);<br />

SET_VA_PROPERTY<br />

(va_name VARCHAR2<br />

property NUMBER<br />

value NUMBER);<br />

Built-in Type unrestricted function<br />

Enter Query Mode yes<br />

Parameters<br />

va_id The unique ID <strong>Form</strong> <strong>Builder</strong> assinged to the visual<br />

attribute when you created it. The data type is<br />

VISUALATTRIBUTE.<br />

va_name The name you gave the visual attribute when you created<br />

it. The data type is VARCHAR2.<br />

Property Specify one of the following properties:<br />

424<br />

BACKGROUND_COLOR The color of the object’s<br />

background region.<br />

FILL_PATTERN The pattern to be used for the object’s<br />

fill region. Patterns are rendered in the two colors<br />

specified by Background Color and Foreground Color.<br />

FONT_NAME The font family, or typeface, that should<br />

be used for text in the object. The list of fonts available<br />

is system-dependent.<br />

FONT_SIZE The size of the font, specified in hundreds<br />

of points.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!