mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 14:39:13 +02:00
LCL/IDE: Fix tab order in Treeview component editor
This commit is contained in:
parent
02bc007955
commit
82784f13b1
@ -157,6 +157,7 @@ begin
|
|||||||
|
|
||||||
// button panel
|
// button panel
|
||||||
ButtonPanel.ShowHint := true;
|
ButtonPanel.ShowHint := true;
|
||||||
|
btnApply.TabOrder := 1;
|
||||||
|
|
||||||
{ Images }
|
{ Images }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user