604
社区成员
发帖
与我相关
我的任务
分享
//Label1
Label1 = new TLabel(this);
//Label1
Label1->Name = "Label1";
Label1->Parent = this;
Label1->Left = 256;
Label1->Top = 248;
Label1->Width = 32;
Label1->Height = 13;
Label1->Caption = "Label1";