TProgressBar *ProgressBar1 = new TProgressBar(this); ProgressBar1->Parent = Image1->Parent; ProgressBar1->Left = Image1->Left + 10; ProgressBar1->Top = Image1->Top + 10; ProgressBar1->Show();
13,871
社区成员
102,693
社区内容
加载中
试试用AI创作助手写篇文章吧