CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
inherited GeneralPrefsFrame: TGeneralPrefsFrame Width = 397 Height = 311 object gpMeasurement: TGroupBox Left = 0 Top = 0 Width = 393 Height = 57 Caption = ' Measurement ' TabOrder = 0 object lblUnits: TLabel Left = 8 Top = 24 Width = 149 Height = 13 Caption = 'Preferred units of measurement:' end object cbUnits: TComboBox Left = 168 Top = 20 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 end end end