Examples of using Subform in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
The current form is a subform.
Subform container just got or lost the focus.
An interface entirely in a subform of the host database.
Note that subform objects can themselves have the focus.
D automatically binds an object(C_OBJECT) to each subform.
Modify a subform to change displayed records.
The event must be selected in the properties of the subform container.
If the subform belongs to the current form page or to page 0.
Note: This command cannot change the type of the subform itself list or page.
Page subforms also have their own specific properties and events;
Notes: The entry order of a subform is defined in the subform itself.
Subform field: New field type offers new possibilities for developers.
The form name if the subform was created in the 4D form editor. Â.
Subforms in this case, only an object name- the subform- can be passed in object.
Both objects(time variable and subform container) have the same variable name.
The picture returned in the formPict parameter contains all the form's visible objects with the current field andvariable values of the form, subform, and so on.
For Text and subform type objects, these properties are set using check boxes.
It may be at the origin of any event detected by the subform click, drag-and-drop, etc.
The properties of subform objects are saved and automatically reapplied in the same manner.
By default, the 4D Write Pro formobject includes a 4D Write Pro Widget subform containing a full set of control panels.
For optimization purposes, subform objects are instantiated by 4D only when the subform is displayed.
As in the previous example, we recommend that you use the OBJECT Get pointer command with the Object subform container selector which returns a pointer to the subform container.
Patients with rare subforms of AML, the so-called promyelocytic leukemia(APL) receive curative therapy with arsenic trioxide and all-trans-retinoic acid.
If you select the Object type(with a specified variable name), you will be able to get or set the properties of this object from within the subform context using the Form command see Using the subform bound object below.
In other cases(entry in list, entry in a subform in either List or Page mode), the value of the field can still be modified.
For example, imagine a subform representing a dynamic clock, inserted into a parent form containing an enterable variable of the Time type.
The On Clicked and On Double Clicked events generated in the subform are received first by the form method of the subform and then by the form method of the host form.
In addition to product data, the format subforms contains the following referenced objects: Product type, manufacturer, reference source, all content types.
When this command is called from the method of a subform or a subform's object, and if one of the selectors is XY Current form, then the coordinates are relative to the subform itself, not to its parent form.
On Bound Variable Change: This specific event is generated in the context of the form method of the subform as soon as a value is assigned to the variable bound with the subform in the parent form(even if the same value is reassigned) and if the subform belongs to the current form page or to page 0.