|
|
@@ -312,6 +312,7 @@ object LocationProfilesDialog: TLocationProfilesDialog
|
|
|
Width = 419
|
|
|
Height = 21
|
|
|
Anchors = [akLeft, akTop, akRight]
|
|
|
+ DropDownCount = 16
|
|
|
TabOrder = 0
|
|
|
Text = 'LocalDirectoryEdit'
|
|
|
OnChange = DirectoryEditChange
|
|
|
@@ -322,6 +323,7 @@ object LocationProfilesDialog: TLocationProfilesDialog
|
|
|
Width = 501
|
|
|
Height = 21
|
|
|
Anchors = [akLeft, akTop, akRight]
|
|
|
+ DropDownCount = 16
|
|
|
MaxLength = 1000
|
|
|
TabOrder = 2
|
|
|
Text = 'RemoteDirectoryEdit'
|