A property clause is a named object that contains a list of properties and their settings. Once you create a property clause you can base other object on it. An object based
Latest Answer : If you are talking about Developer/2000 then this is not Property Clause rather Property Class. One more thing is that change of visual attribute of an item is possible programatically but the same is not applicable for Property Class. This is a vary ...
Named visual attributes differ only font, color & pattern attributes, property clauses can contain this and any other properties. You can change the appearance
Get_view_property, Set_view_property
Latest Answer : For setting the canvas properties you can use any one of the followingSET_CANVAS_PROPERTY (canvas_id CANVAS, property NUMBER, value VARCHAR2); SET_CANVAS_PROPERTY (canvas_id ...
To manipulate images in image items.
A user named editor has the same text editing functionality as the default editor, but, because it is a named object, you can specify editor attributes such as windows display size, position, and title.
A user named editor can be displayed programmatically with the built in procedure SHOW-EDITOR, EDIT_TETITEM independent of any particular text item.
Show editor is the generic built-in which accepts any editor name and takes some input string and returns modified output string. Whereas the edit_textitem built-in needs the input focus to be in the text
set_item_propertyget_item_property(by setting the LOV_NAME property)
get_lov_property set_lov_property
CREATE-GROUP (function) CREATE_GROUP_FROM_QUERY(function) DELETE_GROUP(procedure)