You've already forked lazarus-ccr
tvplanit: Implement new contact fields for ini datastore (-> new file structure).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5165 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -19,9 +19,9 @@ object ContactEditForm: TContactEditForm
|
||||
Height = 341
|
||||
Top = 0
|
||||
Width = 433
|
||||
ActivePage = tabMain
|
||||
ActivePage = tabContact
|
||||
Align = alClient
|
||||
TabIndex = 0
|
||||
TabIndex = 1
|
||||
TabOrder = 0
|
||||
OnChange = tsContactsChange
|
||||
object tabMain: TTabSheet
|
||||
@ -281,7 +281,7 @@ object ContactEditForm: TContactEditForm
|
||||
end
|
||||
object tabContact: TTabSheet
|
||||
Caption = 'RSContact'
|
||||
ClientHeight = 286
|
||||
ClientHeight = 313
|
||||
ClientWidth = 425
|
||||
ImageIndex = 1
|
||||
object EMailLbl: TLabel
|
||||
|
Reference in New Issue
Block a user