
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 1.30
6-29
Parameters
iButtonId
in
Identifier of the button to be deleted. See
for the values that can be used for
iButtonId
under the routine description
MMI_GetButton
.
Return-Codes
RC_OK
Successful termination.
BAS_NO_DLG_EXIST
No dialog exists for this
operation.
MMI_ILLEGAL_BUTTON_ID
This button has not been
defined by
MMI_AddButton
.
See Also
MMI_AddButton
Example
The example uses the
MMI_DeleteButton
routine to delete the
F2-KEY
from the dialog.
MMI_
DeleteButton( MMI_F2_KEY )
6.1.18 MMI_PrintStr
Description
Print a string on a text dialog.
Declaration
MMI_PrintStr( BYVAL iColumn AS Integer,
BYVAL iLine
AS Integer,
BYVAL sText
AS String30,
BYVAL lValid
AS Logical )
Remarks
The text string
sText
is placed on position
iColumn
and
iLine
on the text dialog. If
lValid
is not
TRUE
, then the
symbols for invalid values are displayed. Too long text strings are
truncated, illegal co-ordinates are adjusted.
Note
A text dialog must already exist. Only display length
number of character will be displayed, hence 29.
Parameters
iColumn
in
The horizontal position (0..28)
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...