Changeset 71 for trunk/Forms/UFormContact.lfm
- Timestamp:
- Dec 13, 2021, 6:48:48 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r58 r71 18 18 Top = 8 19 19 Width = 969 20 ActivePage = TabSheet Social20 ActivePage = TabSheetWork 21 21 Anchors = [akTop, akLeft, akRight, akBottom] 22 22 ParentFont = False 23 TabIndex = 423 TabIndex = 2 24 24 TabOrder = 0 25 25 object TabSheetGeneral: TTabSheet … … 312 312 ParentFont = False 313 313 TabOrder = 15 314 end 315 object Label56: TLabel 316 Left = 16 317 Height = 24 318 Top = 480 319 Width = 95 320 Caption = 'Categories:' 321 ParentColor = False 322 ParentFont = False 323 end 324 object EditCategories: TEdit 325 Left = 144 326 Height = 42 327 Top = 472 328 Width = 254 329 ParentFont = False 330 TabOrder = 16 314 331 end 315 332 end … … 1035 1052 ParentFont = False 1036 1053 TabOrder = 10 1054 end 1055 object Label57: TLabel 1056 Left = 10 1057 Height = 24 1058 Top = 308 1059 Width = 99 1060 Caption = 'GroupWise:' 1061 ParentColor = False 1062 ParentFont = False 1063 end 1064 object EditGroupWise: TEdit 1065 Left = 173 1066 Height = 42 1067 Top = 304 1068 Width = 254 1069 ParentFont = False 1070 TabOrder = 11 1071 end 1072 object LabelOrganization12: TLabel 1073 Left = 451 1074 Height = 24 1075 Top = 312 1076 Width = 95 1077 Caption = 'GaduGadu:' 1078 ParentColor = False 1079 ParentFont = False 1080 end 1081 object EditGaduGadu: TEdit 1082 Left = 608 1083 Height = 42 1084 Top = 308 1085 Width = 254 1086 ParentFont = False 1087 TabOrder = 12 1037 1088 end 1038 1089 end
Note:
See TracChangeset
for help on using the changeset viewer.