界面库
优化combox细节
This commit is contained in:
@@ -4858,7 +4858,7 @@ type tfincodemap = class(tcustomcontrol)
|
||||
inherited;
|
||||
Visible := false;
|
||||
FTempNodes := array();
|
||||
Width := 230;
|
||||
Width := 300;
|
||||
Ftimer := new TTimer(self);
|
||||
Ftimer.Interval := 200;
|
||||
Ftimer.Ontimer := thisfunction(BdownTimeOut);
|
||||
|
||||
Reference in New Issue
Block a user