object FormPropsDlg: TFormPropsDlg Left = 194 Top = 95 Width = 410 Height = 353 Caption = 'Ukl�dan� vlastnosti' Color = clMaroon Constraints.MinHeight = 312 Constraints.MinWidth = 410 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object Label30: TLabel Left = 12 Top = 45 Width = 111 Height = 13 Caption = '&Komponenty/vlastnosti:' FocusControl = ComponentsList Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label2: TLabel Left = 220 Top = 45 Width = 96 Height = 13 Caption = '&Ukl�dan� vlastnosti:' FocusControl = StoredList Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object UpBtn: TSpeedButton Left = 198 Top = 61 Width = 17 Height = 50 Flat = True Glyph.Data = { DE000000424DDE0000000000000076000000280000000D0000000D0000000100 0400000000006800000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3000333333333333300033330000033330003333066603333000333306660333 3000333306660333300030000666000030003306666666033000333066666033 3000333306660333300033333060333330003333330333333000333333333333 3000} OnClick = UpBtnClick end object DownBtn: TSpeedButton Left = 198 Top = 111 Width = 17 Height = 50 Flat = True Glyph.Data = { DE000000424DDE0000000000000076000000280000000D0000000D0000000100 0400000000006800000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3000333333333333300033333303333330003333306033333000333306660333 3000333066666033300033066666660330003000066600003000333306660333 3000333306660333300033330666033330003333000003333000333333333333 3000} OnClick = DownBtnClick end object StoredList: TTextListBox Left = 216 Top = 61 Width = 171 Height = 188 Anchors = [akLeft, akTop, akRight, akBottom] Color = clSilver DragMode = dmAutomatic ItemHeight = 13 TabOrder = 2 OnClick = StoredListClick OnDragDrop = StoredListDragDrop OnDragOver = StoredListDragOver end object FormBox: TGroupBox Left = 7 Top = 2 Width = 385 Height = 36 Anchors = [akLeft, akTop, akRight] Caption = 'Vlastnosti formul��e' Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object ActiveCtrlBox: TCheckBox Left = 12 Top = 16 Width = 94 Height = 16 Caption = '&Aktivn� control' Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object PositionBox: TCheckBox Left = 105 Top = 16 Width = 105 Height = 17 Caption = ' &Pozice formul��e' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 1 end object StateBox: TCheckBox Left = 214 Top = 16 Width = 94 Height = 17 Caption = ' &Stav okna' Checked = True State = cbChecked TabOrder = 2 end end object DeleteButton: TButton Left = 202 Top = 257 Width = 85 Height = 23 Anchors = [akRight, akBottom] Caption = 'S&mazat' TabOrder = 3 OnClick = DeleteButtonClick end object ClearButton: TButton Left = 302 Top = 257 Width = 85 Height = 23 Anchors = [akRight, akBottom] Caption = '&Vy�istit' TabOrder = 4 OnClick = ClearButtonClick end object OkBtn: TButton Left = 202 Top = 288 Width = 85 Height = 23 Anchors = [akRight, akBottom] Caption = 'OK' Default = True ModalResult = 1 TabOrder = 5 end object CancelBtn: TButton Left = 302 Top = 288 Width = 85 Height = 23 Anchors = [akRight, akBottom] Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 6 end object Panel1: TPanel Left = 8 Top = 64 Width = 185 Height = 250 Anchors = [akLeft, akTop, akBottom] TabOrder = 1 object Splitter1: TSplitter Left = 1 Top = 133 Width = 183 Height = 5 Cursor = crVSplit Align = alTop Beveled = True ResizeStyle = rsUpdate end object ComponentsList: TTextListBox Left = 1 Top = 1 Width = 183 Height = 132 Align = alTop Color = clSilver ItemHeight = 13 Sorted = True TabOrder = 0 OnClick = ListClick end object PropertiesList: TTextListBox Left = 1 Top = 165 Width = 183 Height = 84 Align = alClient Color = clSilver ItemHeight = 13 MultiSelect = True Sorted = True TabOrder = 2 OnClick = ListClick OnDblClick = PropertiesListDblClick end object Panel2: TPanel Left = 1 Top = 138 Width = 183 Height = 27 Align = alTop BevelOuter = bvNone TabOrder = 1 object AddButton: TButton Left = 1 Top = 2 Width = 181 Height = 24 Caption = 'P�i&dat >' TabOrder = 0 OnClick = AddButtonClick end end end end