챔피언

This commit is contained in:
chi
2023-05-30 11:03:12 +09:00
parent a74a47b582
commit 0da45cf931
32 changed files with 23256 additions and 1684 deletions

View File

@@ -10,6 +10,9 @@ namespace FPJ0000
{
dsPRJ.ProjectsRow dr = null;
bool EditMode = false;
public fProjectData(dsPRJ.ProjectsRow pidx_, bool editmode_ = true)
{
InitializeComponent();