tvplanit: Add missing BaseDatastore and FlexDatastore to package. Some cosmetics.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-07 15:09:01 +00:00
parent 45857a9f4c
commit ff069969f1
14 changed files with 87 additions and 59 deletions

View File

@ -25,9 +25,9 @@ object TaskEditForm: TTaskEditForm
ClientWidth = 546
TabOrder = 0
object ResourceNameLbl: TLabel
Left = 8
Left = 6
Height = 16
Top = 12
Top = 10
Width = 100
AutoSize = False
Caption = 'Resource Name'
@ -39,9 +39,9 @@ object TaskEditForm: TTaskEditForm
ParentColor = False
end
object OKBtn: TButton
Left = 389
Left = 387
Height = 25
Top = 8
Top = 6
Width = 75
Anchors = [akTop, akRight]
Caption = 'OK'
@ -50,9 +50,9 @@ object TaskEditForm: TTaskEditForm
TabOrder = 0
end
object CancelBtn: TButton
Left = 467
Left = 465
Height = 25
Top = 8
Top = 6
Width = 75
Anchors = [akTop, akRight]
Cancel = True