Commit MetaInfo

Revisão2f2fbb477c90c3a45c75ba24d428523dd11fb38f (tree)
Hora2020-01-30 22:23:52
Autoryamat0jp <terukohietori@gmai...>
Commiteryamat0jp

Mensagem de Log

ボタンの機能説明

Mudança Sumário

Diff

--- a/tool/Unit2.dfm
+++ b/tool/Unit2.dfm
@@ -55,7 +55,7 @@ object Form1: TForm1
5555 Top = 32
5656 Width = 75
5757 Height = 25
58- Caption = 'Button1'
58+ Caption = 'execute'
5959 TabOrder = 0
6060 OnClick = Button1Click
6161 end
@@ -64,7 +64,7 @@ object Form1: TForm1
6464 Top = 72
6565 Width = 75
6666 Height = 25
67- Caption = 'Button2'
67+ Caption = 'drop table'
6868 TabOrder = 1
6969 OnClick = Button2Click
7070 end
@@ -73,7 +73,7 @@ object Form1: TForm1
7373 Top = 167
7474 Width = 75
7575 Height = 25
76- Caption = 'Button3'
76+ Caption = 'draw'
7777 TabOrder = 2
7878 OnClick = Button3Click
7979 end
@@ -112,7 +112,7 @@ object Form1: TForm1
112112 Top = 128
113113 Width = 75
114114 Height = 25
115- Caption = 'Button4'
115+ Caption = 'delete'
116116 TabOrder = 6
117117 OnClick = Button4Click
118118 end
Show on old repository browser