diff --git a/20_Task/M1/10_Variable/VariableForm.pas b/20_Task/M1/10_Variable/VariableForm.pas index ce9d2fe..524576a 100644 --- a/20_Task/M1/10_Variable/VariableForm.pas +++ b/20_Task/M1/10_Variable/VariableForm.pas @@ -2,6 +2,8 @@ interface +// ฑ๊วใบ๊ ลืฝบฦฎ + uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls; diff --git a/DelphiStudyGroup.groupproj b/DelphiStudyGroup.groupproj new file mode 100644 index 0000000..db10894 --- /dev/null +++ b/DelphiStudyGroup.groupproj @@ -0,0 +1,60 @@ +๏ปฟ + + {6569F6C9-4131-4245-AC0B-BD5E5653DF21} + + + + + + + + + + + + + + Default.Personality.12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DelphiStudyGroup.groupproj.local b/DelphiStudyGroup.groupproj.local new file mode 100644 index 0000000..9d4cd00 --- /dev/null +++ b/DelphiStudyGroup.groupproj.local @@ -0,0 +1,6 @@ +๏ปฟ + + + + + diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..90e0ec3 --- /dev/null +++ b/readme.md @@ -0,0 +1,6 @@ +# ๋ฏธ์…˜1 - ๋ธํŒŒ์ด๋ฌธ๋ฒ• + +DelphiStudyGroup.groupproj ํ”„๋กœ์ ํŠธ ๊ทธ๋ฃน์„ ์—ด๊ณ , ๊ฐ ๊ณผ์ œ๋ณ„ ์†Œ์Šค์ฝ”๋“œ๋ฅผ ์™„์„ฑํ•˜์„ธ์š”. +์†Œ์Šค์ฝ”๋“œ์—๋Š” TODO ์ฃผ์„์ด ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค. TODO ์ฃผ์„์˜ ์ˆœ์„œ์— ๋งž๊ฒŒ ์ฝ”๋“œ๋ฅผ ์ž‘์„ฑํ•˜์„ธ์š”. + +์ž‘์„ฑ ํ›„ Pull Request๋ฅผ ํ†ตํ•ด ์ œ์ถœํ•˜๊ธฐ๋ฐ”๋ž๋‹ˆ๋‹ค.