
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-178
See Also
GSI_SetLineMDlgPar
GSI_SetLineMDlgText
GSI_CreateMDlg
Example
This example uses
GSI_SetLineMDlg
to configure the user
definable measurement dialog.
GSI_SetLineMDlg( 1, GSI_PAR_ReflHeight )
GSI_SetLineMDlg( 2, GSI_PAR_Info1 )
GSI_SetLineMDlg( 3, GSI_PAR_Info2 )
…
GSI_SetLineMDlg( 10, GSI_PAR_NONE )
GSI_SetLineMDlg( 11, GSI_PAR_NONE )
GSI_SetLineMDlg( 12, GSI_PAR_NONE )
6.4.41 GSI_SetLineMDlgText
Description
Puts a text line into the user definable measurement dialog.
Declaration
GSI_SetLineMDlgText(
BYVAL iLineNr
AS Integer,
BYVAL iParamId AS Integer,
BYVAL sText
AS _Token )
Remarks
This routine inserts a pure text line into the user definable
measurement dialog. To add an user definable application
parameter to the dialog use
GSI_SetLineMDlgPar
. To add a
system parameter to the dialog use
GSI_SetLineMDlg
.
Parameters
iLineNr
in
The number of the line to set.
Valid numbers:
1.. GSI_MAX_DLG_LINES
iParamId
in
Id of the system parameter.
sText
in
Contents of the line.
See Also
GSI_SetLineMDlg
GSI_SetLineMDlgPar
GSI_CreateMDlg
Содержание 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 ...