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

@ -24,9 +24,9 @@ object ResEditForm: TResEditForm
ClientWidth = 400
TabOrder = 0
object OKBtn: TButton
Left = 245
Left = 243
Height = 25
Top = 9
Top = 7
Width = 75
Anchors = [akRight, akBottom]
Caption = 'OK'
@ -36,9 +36,9 @@ object ResEditForm: TResEditForm
TabStop = False
end
object CancelBtn: TButton
Left = 324
Left = 322
Height = 25
Top = 9
Top = 7
Width = 75
Anchors = [akRight, akBottom]
Cancel = True