You've already forked lazarus-ccr
OnGuard: Rework sample projects.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -6,6 +6,8 @@ object Form1: TForm1
|
||||
HorzScrollBar.Page = 239
|
||||
VertScrollBar.Page = 185
|
||||
ActiveControl = Memo1
|
||||
AutoSize = True
|
||||
BorderStyle = bsDialog
|
||||
Caption = 'Serial Number Example'
|
||||
ClientHeight = 186
|
||||
ClientWidth = 240
|
||||
@@ -44,11 +46,13 @@ object Form1: TForm1
|
||||
AnchorSideLeft.Side = asrCenter
|
||||
AnchorSideTop.Control = Label1
|
||||
AnchorSideTop.Side = asrBottom
|
||||
Left = 76
|
||||
Height = 33
|
||||
Left = 97
|
||||
Height = 26
|
||||
Top = 112
|
||||
Width = 89
|
||||
Width = 46
|
||||
AutoSize = True
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Bottom = 8
|
||||
Kind = bkClose
|
||||
TabOrder = 1
|
||||
end
|
||||
|
Reference in New Issue
Block a user