AST development
This commit is contained in:
@@ -106,6 +106,13 @@ object Form1: TForm1
|
||||
TextSettings.Trimming = None
|
||||
OnClick = ClearButtonClick
|
||||
end
|
||||
object FlowOnlyBox: TCheckBox
|
||||
Position.X = 24.000000000000000000
|
||||
Position.Y = 8.000000000000000000
|
||||
TabOrder = 12
|
||||
Text = 'Flow only'
|
||||
OnChange = ClearButtonClick
|
||||
end
|
||||
end
|
||||
object Panel2: TPanel
|
||||
Align = Client
|
||||
|
||||
Reference in New Issue
Block a user