object baseline: Tbaseline Left = 1540 Height = 148 Top = 529 Width = 172 Caption = 'baseline' ClientHeight = 148 ClientWidth = 172 LCLVersion = '2.0.6.0' object curvedBaselinebutton: TCDButton Left = 8 Height = 40 Top = 16 Width = 156 Caption = 'CurvedBaseline' Color = clAqua DrawStyle = dsDefault OnClick = curvedBaselinebuttonClick TabOrder = 0 TabStop = True end object StraightBaselinebutton: TCDButton Left = 8 Height = 40 Top = 80 Width = 156 Caption = 'StraightBaseline' Color = clAqua DrawStyle = dsDefault OnClick = StraightBaselinebuttonClick TabOrder = 1 TabStop = True end end