• <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 楚天清秋 閱讀(1741) 評論(1)  編輯 收藏 引用 所屬分類: C++ Builder

            評論:
            # re: BCB的RadioGroup控件的ItemIndex屬性BUG! 2011-01-23 11:23 | 人渣
            用showmod.. 顯示模式對話框看看。
            要是還不行,就用hide,不用close。
            似乎也見過。  回復  更多評論
              
            99久久超碰中文字幕伊人| 91精品婷婷国产综合久久| 欧美久久一级内射wwwwww.| 欧美久久久久久| 人妻无码久久一区二区三区免费| 久久水蜜桃亚洲av无码精品麻豆| 91精品国产色综久久| 久久精品国产精品亚洲精品| 国产一级做a爰片久久毛片| 免费无码国产欧美久久18| 久久久久四虎国产精品| 久久综合狠狠综合久久| 亚洲精品97久久中文字幕无码| 综合网日日天干夜夜久久| 九九久久精品无码专区| 精品久久久久久中文字幕人妻最新| 亚洲∧v久久久无码精品| 久久久久久国产a免费观看黄色大片| 久久天天躁狠狠躁夜夜96流白浆 | 久久综合狠狠色综合伊人| 久久精品亚洲福利| 久久国产一区二区| 久久亚洲欧美国产精品| 久久久人妻精品无码一区| 久久综合伊人77777| 青青青国产精品国产精品久久久久| 日韩久久久久久中文人妻| 久久精品免费全国观看国产| 国产成人无码精品久久久久免费| 色欲综合久久中文字幕网| 久久久久久精品久久久久| 狠狠色丁香久久婷婷综合图片| 99久久精品这里只有精品| 久久天堂电影网| 国产精品欧美久久久久无广告| 久久精品一区二区国产| 97r久久精品国产99国产精| 伊人 久久 精品| 久久国产精品-久久精品| 久久综合久久自在自线精品自 | 日韩精品无码久久久久久|