dataform1controlsource
Description
Type Tags
None
Object Value
Objects of type dataform1controlsource have no value, and it is an error to try to get or set this value.
dataform1controlsource.new()
Description
Prototype
dataform1controlsource.new (
dataform1controlsource ,
type(dataform1linkcontainer) me,
integer container )
error
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | dataform1controlsource | |
| container | None | type(dataform1linkcontainer) | |
| error | None | integer |
Properties
| Property | Type | Description |
|---|---|---|
| assignlink | function | |
| container | type(dataform1linkcontainer) | |
| dbsection | detailblocksection | |
| dbsectionindex | integer | |
| detailblock | dataform1detailblock | |
| detailblockrow | integer | |
| displayformat | string | |
| field | type(db1field) | |
| link | dataform1link | |
| origcontrol | type(dataform1control) | |
| table | dataform1table | |
| type | type |
Methods
assignlink()
Description
Prototype
dataform1controlsourcevar.assignlink (
dataform1controlsource ,
dataform1link me,
type(dataform1linkcontainer) link,
integer container )
error
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | dataform1controlsource | |
| link | None | dataform1link | |
| container | None | type(dataform1linkcontainer) | |
| error | None | integer |


