inherited VolumeShapeForm: TVolumeShapeForm Caption = 'Volume Shape' ClientWidth = 489 Constraints.MinWidth = 430 PixelsPerInch = 96 TextHeight = 13 inherited ShapeBox: TShapeBox Width = 481 XAxis = Time YMax = 1.500000000000000000 Y1 = 1 Line = clAqua Y = 1 OnDrawBack = ShapeBoxDrawBack end inherited X: TNumEdit Left = 319 end inherited LabelX: TStaticText Left = 301 TabOrder = 5 end inherited Y: TNumEdit Left = 413 end inherited LabelY: TStaticText Left = 395 TabOrder = 6 end inherited Point: TNumEdit Left = 199 TabOrder = 1 end inherited LabelPoint: TStaticText Left = 164 TabOrder = 8 end inherited PointUpDown: TBuddyUpDown Left = 228 TabOrder = 2 end inherited AddPoint: TBitton Left = 249 TabOrder = 3 end inherited RemovePoint: TBitton Left = 274 TabOrder = 4 end object Waveform: TCheckBox Left = 4 Top = 206 Width = 99 Height = 17 Anchors = [akLeft, akBottom] Caption = 'Show envelope' TabOrder = 10 OnClick = WaveformClick end end