mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-26 14:13:46 +02:00
published TRadioGroup.TabOrder
git-svn-id: trunk@8119 -
This commit is contained in:
parent
c4d786f6cc
commit
8d90a2d6ea
@ -705,6 +705,7 @@ type
|
||||
property ParentShowHint;
|
||||
property PopupMenu;
|
||||
property ShowHint;
|
||||
property TabOrder;
|
||||
property Visible;
|
||||
end;
|
||||
|
||||
@ -787,6 +788,7 @@ type
|
||||
property ParentShowHint;
|
||||
property PopupMenu;
|
||||
property ShowHint;
|
||||
property TabOrder;
|
||||
property Visible;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user