savedataform1ctrlsasstring()
Description
This function is used to format the form controls as text for placing on the clipboard and is used as part of the copy functionality from the Form Designer.
Prototype
savedataform1ctrlsasstring
(
dataform1
,
array f
,
integer controls
,
integer tabsize
)
error
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
f | None | dataform1 | |
controls | None | array | |
tabsize | 2 | integer | |
error | None | integer |