Changeset 32 for trunk/desktop/ICSSerialPort.rbbas
- Timestamp:
- 04/11/10 16:42:30 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/ICSSerialPort.rbbas
r30 r32 852 852 #tag EndProperty 853 853 854 #tag Property, Flags = &h 21855 PrivatecarType As String = "MR-03"854 #tag Property, Flags = &h0 855 carType As String = "MR-03" 856 856 #tag EndProperty 857 857 … … 1018 1018 #tag EndViewProperty 1019 1019 #tag ViewProperty 1020 Name="carType"1021 Group="Behavior"1022 InitialValue="MR-03"1023 Type="String"1024 EditorType="MultiLineEditor"1025 #tag EndViewProperty1026 #tag ViewProperty1027 1020 Name="CTS" 1028 1021 Visible=true … … 1050 1043 Group="Position" 1051 1044 InheritedFrom="serial" 1052 #tag EndViewProperty1053 #tag ViewProperty1054 Name="mode"1055 Group="Behavior"1056 InitialValue="read"1057 Type="String"1058 EditorType="MultiLineEditor"1059 1045 #tag EndViewProperty 1060 1046 #tag ViewProperty
Note: See TracChangeset
for help on using the changeset viewer.