inherited VolumeForm: TVolumeForm Caption = 'Volume' ClientHeight = 43 ClientWidth = 421 OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 inline VolumeFrame: TVolumeFrame Left = 8 Top = 4 Width = 407 Anchors = [akLeft, akTop, akRight] inherited VolumeAxis: TDogAxis Width = 273 end inherited PercentLabel: TStaticText Left = 348 end inherited VolumeFader: TFader Width = 273 end inherited VolumeBox: TNumBox Left = 344 Width = 62 Decimal = 2 Text = '0.00' end end end