• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆-22  評論-7  文章-0  trackbacks-0

            環境WindowsXP,BCB6.0(UPD4 (English)
            Form1(主Form),Form1上有Button1,點擊Button1顯示Form2。
            Form2上有一個RadioGroup1和Edit1,在Form2的OnShow事件中,
            進行RadioGroup1->ItemIndex = StrToInt(Edit1->Text);賦值操作。Edit1->Text默認值0。
            Form2顯示后,在界面上選擇與StrToInt(Edit1->Text)不同的選項后關閉Form2。假設選擇了第二項。
            回到Form1,重新打開Form2,這時應該顯示的是RadioGroup1->ItemIndex = 0;
            可是結果卻顯示為第二項。


            PS:Form1,Form2都是自動創建的Form。

            From1.cpp代碼如下
            //----------------------------Head Begin-----------------------------------------------
            #ifndef Unit1H
            #define Unit1H
            #include <Classes.hpp>
            #include <Controls.hpp>
            #include <StdCtrls.hpp>
            #include <Forms.hpp>
            #include <ExtCtrls.hpp>
            //---------------------------------------------------------------------------
            class TForm1 : public TForm
            {
            __published: // IDE-managed Components
                    TButton *Button1;
                    void __fastcall Button1Click(TObject *Sender);
            private: // User declarations
            public:  // User declarations
                    __fastcall TForm1(TComponent* Owner);
            };
            //---------------------------------------------------------------------------
            extern PACKAGE TForm1 *Form1;
            //---------------------------------------------------------------------------
            #endif
            //---------------------------Head End------------------------------------------------


            //---------------------------Cpp Begin------------------------------------------------
            #include <vcl.h>
            #pragma hdrstop

            #include "Unit1.h"
            #include "Unit2.h"
            //---------------------------------------------------------------------------
            #pragma package(smart_init)
            #pragma resource "*.dfm"
            TForm1 *Form1;
            //---------------------------------------------------------------------------
            __fastcall TForm1::TForm1(TComponent* Owner)
                    : TForm(Owner)
            {
            }
            //---------------------------------------------------------------------------

            void __fastcall TForm1::Button1Click(TObject *Sender)
            {
                Form2->Show();
            }
            //--------------------------Cpp End-------------------------------------------------


            Form2代碼如下
            //--------------------------Form2  Head Begin-------------------------------------------------

            #ifndef Unit2H
            #define Unit2H
            //---------------------------------------------------------------------------
            #include <Classes.hpp>
            #include <Controls.hpp>
            #include <StdCtrls.hpp>
            #include <Forms.hpp>
            #include <ExtCtrls.hpp>
            //---------------------------------------------------------------------------
            class TForm2 : public TForm
            {
            __published: // IDE-managed Components
                TRadioGroup *RadioGroup1;
                TEdit *Edit1;
                void __fastcall FormShow(TObject *Sender);
            private: // User declarations
            public:  // User declarations
                __fastcall TForm2(TComponent* Owner);
            };
            //---------------------------------------------------------------------------
            extern PACKAGE TForm2 *Form2;
            //---------------------------------------------------------------------------
            #endif
            //-----------------------------Form2 Head End----------------------------------------------


            //-----------------------------From2 Cpp Begin----------------------------------------------

            #include <vcl.h>
            #pragma hdrstop

            #include "Unit2.h"
            //---------------------------------------------------------------------------
            #pragma package(smart_init)
            #pragma resource "*.dfm"
            TForm2 *Form2;
            //---------------------------------------------------------------------------
            __fastcall TForm2::TForm2(TComponent* Owner)
                : TForm(Owner)
            {
            }
            //---------------------------------------------------------------------------

            void __fastcall TForm2::FormShow(TObject *Sender)
            {
                RadioGroup1->ItemIndex = StrToInt(Edit1->Text);

            }
            //------------------------------From2 Cpp End---------------------------------------------


            解決方法:
            在TForm2::FormShow加入RadioGroup1->SetFocus(); 

            void __fastcall TForm2::FormShow(TObject *Sender)
            {
                RadioGroup1->SetFocus(); //加入
                RadioGroup1->ItemIndex = StrToInt(Edit1->Text);

            }

            posted on 2010-07-05 15:53 楚天清秋 閱讀(1723) 評論(1)  編輯 收藏 引用 所屬分類: C++ Builder

            評論:
            # re: BCB的RadioGroup控件的ItemIndex屬性BUG! 2011-01-23 11:23 | 人渣
            用showmod.. 顯示模式對話框看看。
            要是還不行,就用hide,不用close。
            似乎也見過。  回復  更多評論
              
            亚洲精品午夜国产va久久| 久久综合88熟人妻| 久久这里只有精品首页| 国产精品99久久久久久猫咪| 久久综合九色综合久99| 久久99亚洲综合精品首页| 一本大道久久香蕉成人网 | 久久国产精品一区| 久久成人国产精品一区二区| 久久亚洲精品无码观看不卡| 久久天天躁狠狠躁夜夜不卡| 成人资源影音先锋久久资源网| 99国产欧美久久久精品蜜芽| 久久97久久97精品免视看秋霞| 一本久久综合亚洲鲁鲁五月天亚洲欧美一区二区 | 国产免费久久精品丫丫| 久久人人爽人爽人人爽av| 亚洲а∨天堂久久精品9966| 少妇久久久久久被弄高潮| 99久久国产亚洲高清观看2024| 亚洲精品成人网久久久久久| 久久国产精品无码一区二区三区| 理论片午午伦夜理片久久 | 无码国内精品久久综合88| 亚洲愉拍99热成人精品热久久| 久久国产亚洲精品麻豆| 久久只这里是精品66| 久久精品国产久精国产| 久久久久波多野结衣高潮| 99久久成人18免费网站| 亚洲AV日韩AV永久无码久久| 国产免费久久精品丫丫| 久久99精品国产99久久| 久久夜色精品国产网站| 综合久久精品色| 久久久WWW免费人成精品| AAA级久久久精品无码片| 少妇熟女久久综合网色欲| 久久久久免费视频| 精品无码久久久久久久久久| 久久99中文字幕久久|