home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
sharewar
/
slunec
/
app
/
rooarr1.exe
/
RooArr.exe
/
0
/
RCDATA
/
TFORMPROP
/
TFORMPROP.txt
Wrap
Text File
|
2002-09-07
|
6KB
|
342 lines
object FormProp: TFormProp
Left = 240
Top = 158
BorderStyle = bsDialog
Caption = 'Object Properties'
ClientHeight = 300
ClientWidth = 517
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object LbCaption: TLabel
Left = 8
Top = 40
Width = 39
Height = 13
Caption = 'Caption:'
end
object LbPos: TLabel
Left = 8
Top = 128
Width = 37
Height = 13
Caption = 'Position'
end
object LbWidth: TLabel
Left = 8
Top = 64
Width = 31
Height = 13
Caption = 'Width:'
end
object LbHeight: TLabel
Left = 8
Top = 88
Width = 34
Height = 13
Caption = 'Height:'
end
object LbRotation: TLabel
Left = 8
Top = 176
Width = 43
Height = 13
Caption = 'Rotation:'
end
object Label7: TLabel
Left = 48
Top = 128
Width = 8
Height = 13
Caption = 'x:'
end
object Label8: TLabel
Left = 48
Top = 152
Width = 8
Height = 13
Caption = 'y:'
end
object Label10: TLabel
Left = 100
Top = 88
Width = 14
Height = 13
Caption = 'cm'
end
object Label12: TLabel
Left = 100
Top = 64
Width = 14
Height = 13
Caption = 'cm'
end
object Bevel1: TBevel
Left = 120
Top = 80
Width = 120
Height = 120
end
object Label13: TLabel
Left = 100
Top = 128
Width = 14
Height = 13
Caption = 'cm'
end
object Label14: TLabel
Left = 100
Top = 152
Width = 14
Height = 13
Caption = 'cm'
end
object Label15: TLabel
Left = 100
Top = 176
Width = 4
Height = 13
Caption = '�'
end
object LbType: TLabel
Left = 8
Top = 16
Width = 27
Height = 13
Caption = 'Type:'
end
object LbPreview: TLabel
Left = 160
Top = 64
Width = 38
Height = 13
Caption = 'Preview'
end
object ImgPreview: TImage
Left = 121
Top = 81
Width = 118
Height = 118
end
object EdCaption: TEdit
Left = 56
Top = 36
Width = 185
Height = 21
TabOrder = 2
OnChange = EdCaptionChange
end
object EdPosX: TEdit
Left = 56
Top = 124
Width = 41
Height = 21
TabOrder = 5
OnChange = EdCaptionChange
end
object EdPosY: TEdit
Left = 56
Top = 148
Width = 41
Height = 21
TabOrder = 6
OnChange = EdCaptionChange
end
object EdWidth: TEdit
Left = 56
Top = 60
Width = 41
Height = 21
TabOrder = 3
OnChange = EdCaptionChange
end
object EdHeight: TEdit
Left = 56
Top = 84
Width = 41
Height = 21
TabOrder = 4
OnChange = EdCaptionChange
end
object EdRotation: TEdit
Left = 56
Top = 172
Width = 41
Height = 21
TabOrder = 7
OnChange = EdCaptionChange
end
object BtnOK: TButton
Left = 51
Top = 268
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 9
end
object BtnCancel: TButton
Left = 131
Top = 268
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 10
end
object GroupBoxCatalogue: TGroupBox
Left = 248
Top = 4
Width = 265
Height = 293
Caption = 'Catalogue of predefined objects'
TabOrder = 11
object CatList: TListView
Left = 72
Top = 16
Width = 188
Height = 273
Columns = <
item
AutoSize = True
Caption = 'Name'
end
item
Alignment = taCenter
Caption = 'Size'
Width = 65
end>
GridLines = True
HideSelection = False
RowSelect = True
SortType = stText
TabOrder = 0
ViewStyle = vsReport
OnChange = CatListChange
OnMouseDown = CatListMouseDown
end
object BtnLoad: TButton
Left = 8
Top = 72
Width = 57
Height = 25
Caption = '<- Load'
TabOrder = 1
OnClick = BtnLoadClick
end
object BtnSave: TButton
Left = 8
Top = 104
Width = 57
Height = 25
Caption = 'Save ->'
TabOrder = 2
OnClick = BtnSaveClick
end
end
object GroupBoxColors: TGroupBox
Left = 8
Top = 200
Width = 233
Height = 65
Caption = 'Colors'
TabOrder = 8
object ImgColor: TImage
Left = 58
Top = 16
Width = 41
Height = 17
OnClick = BtnColorClick
end
object ImgFill: TImage
Left = 58
Top = 40
Width = 41
Height = 17
OnClick = BtnFillClick
end
object ImgTextColor: TImage
Left = 184
Top = 16
Width = 41
Height = 17
OnClick = BtnTextColorClick
end
object ChkTextColor: TCheckBox
Left = 120
Top = 16
Width = 62
Height = 17
Caption = 'Caption:'
Checked = True
State = cbChecked
TabOrder = 2
OnClick = EdCaptionChange
end
object ChkLine: TCheckBox
Left = 8
Top = 16
Width = 46
Height = 17
Caption = 'Line:'
Checked = True
State = cbChecked
TabOrder = 0
OnClick = EdCaptionChange
end
object ChkFill: TCheckBox
Left = 8
Top = 40
Width = 48
Height = 17
Caption = 'Fill:'
Checked = True
State = cbChecked
TabOrder = 1
OnClick = EdCaptionChange
end
end
object CBType: TComboBox
Left = 56
Top = 12
Width = 99
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
OnChange = CBTypeChange
end
object BtnCatalogue: TButton
Left = 160
Top = 8
Width = 81
Height = 25
Caption = 'Catalogue <<'
TabOrder = 1
OnClick = BtnCatalogueClick
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 184
Top = 232
end
object PopupMenu1: TPopupMenu
Left = 400
Top = 100
object Odeberzkatalogu1: TMenuItem
Caption = 'Odeber objekt z katalogu'
OnClick = Odeberzkatalogu1Click
end
end
end