PRK0011MF.dfm 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. object PRK0011M: TPRK0011M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #51452#52264#51109' '#44396#51312' '#51060#48120#51648
  7. ClientHeight = 632
  8. ClientWidth = 1021
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnShow = FormShow
  21. DesignSize = (
  22. 1021
  23. 632)
  24. PixelsPerInch = 96
  25. TextHeight = 17
  26. object ShpTitle: TShape
  27. Left = -484
  28. Top = 753
  29. Width = 1013
  30. Height = 40
  31. Anchors = [akLeft, akTop, akRight]
  32. Brush.Color = 14671839
  33. Pen.Color = 10849679
  34. Pen.Width = 2
  35. Visible = False
  36. ExplicitWidth = 1191
  37. end
  38. object LblCaption: TLabel
  39. Left = -48
  40. Top = 765
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. Transparent = True
  53. Visible = False
  54. end
  55. object BtnClose: TcxButton
  56. Left = 439
  57. Top = 760
  58. Width = 80
  59. Height = 25
  60. Cursor = crHandPoint
  61. Hint = #45803#44592
  62. Anchors = [akTop, akRight]
  63. Caption = #45803#44592
  64. Colors.Default = 10737865
  65. TabOrder = 0
  66. Visible = False
  67. Font.Charset = DEFAULT_CHARSET
  68. Font.Color = clBlack
  69. Font.Height = -13
  70. Font.Name = #47569#51008' '#44256#46357
  71. Font.Style = [fsBold]
  72. ParentFont = False
  73. OnClick = BtnCloseClick
  74. ExplicitLeft = 617
  75. end
  76. object EdFocus: TEdit
  77. Left = -10
  78. Top = -10
  79. Width = 2
  80. Height = 25
  81. ImeName = 'Microsoft Office IME 2007'
  82. TabOrder = 1
  83. Text = 'EdFocus'
  84. end
  85. object cxGroupBox1: TcxGroupBox
  86. Left = 3
  87. Top = 2
  88. Anchors = [akLeft, akTop, akRight, akBottom]
  89. Caption = #9654' '#51452#52264#51109' '#44396#51312' '#51060#48120#51648
  90. Style.BorderColor = clCaptionText
  91. Style.Shadow = False
  92. Style.TextColor = clWindowText
  93. Style.TextStyle = [fsBold]
  94. TabOrder = 2
  95. Height = 591
  96. Width = 1015
  97. object PnlCmd: TPanel
  98. Left = 3
  99. Top = 19
  100. Width = 1009
  101. Height = 562
  102. Align = alClient
  103. BevelOuter = bvNone
  104. ParentColor = True
  105. TabOrder = 0
  106. DesignSize = (
  107. 1009
  108. 562)
  109. object ImgDesc01: TImage
  110. Left = 9
  111. Top = 8
  112. Width = 9
  113. Height = 9
  114. Transparent = True
  115. end
  116. object PnlInfo2: TPanel
  117. Left = 4
  118. Top = 33
  119. Width = 1003
  120. Height = 526
  121. Anchors = [akLeft, akTop, akRight, akBottom]
  122. Color = clGradientActiveCaption
  123. ParentBackground = False
  124. TabOrder = 0
  125. ExplicitWidth = 1161
  126. ExplicitHeight = 651
  127. object ScrollBox1: TScrollBox
  128. Left = 1
  129. Top = 1
  130. Width = 1001
  131. Height = 524
  132. Align = alClient
  133. BevelEdges = []
  134. BevelInner = bvNone
  135. BevelOuter = bvNone
  136. BorderStyle = bsNone
  137. ParentBackground = True
  138. TabOrder = 0
  139. ExplicitWidth = 1159
  140. ExplicitHeight = 649
  141. object PRK_PLCE_IMAGE_DATA: TImage
  142. Left = 0
  143. Top = 0
  144. Width = 80
  145. Height = 57
  146. AutoSize = True
  147. Center = True
  148. end
  149. end
  150. end
  151. object EdImageFileName: TcxButtonEdit
  152. Left = 149
  153. Top = 2
  154. Properties.Buttons = <
  155. item
  156. Default = True
  157. Kind = bkEllipsis
  158. end>
  159. Style.LookAndFeel.Kind = lfUltraFlat
  160. Style.LookAndFeel.NativeStyle = False
  161. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  162. StyleDisabled.LookAndFeel.NativeStyle = False
  163. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  164. StyleFocused.LookAndFeel.NativeStyle = False
  165. StyleHot.LookAndFeel.Kind = lfUltraFlat
  166. StyleHot.LookAndFeel.NativeStyle = False
  167. TabOrder = 1
  168. OnClick = EdImageFileNameClick
  169. Width = 348
  170. end
  171. object cxLabel3: TcxLabel
  172. Left = 24
  173. Top = 3
  174. Caption = #51452#52264#51109' '#44396#51312' '#51060#48120#51648
  175. Properties.Alignment.Horz = taLeftJustify
  176. Properties.Alignment.Vert = taVCenter
  177. Transparent = True
  178. AnchorY = 14
  179. end
  180. end
  181. end
  182. object BtnSelect: TcxButton
  183. Tag = 4
  184. Left = 933
  185. Top = 599
  186. Width = 80
  187. Height = 25
  188. Cursor = crHandPoint
  189. Hint = #45432#46300#47484' '#49440#53469#54633#45768#45796'.'
  190. Anchors = [akRight, akBottom]
  191. Caption = #49440#53469
  192. Colors.Default = 10737865
  193. TabOrder = 3
  194. Font.Charset = DEFAULT_CHARSET
  195. Font.Color = clBlack
  196. Font.Height = -13
  197. Font.Name = #47569#51008' '#44256#46357
  198. Font.Style = [fsBold]
  199. ParentFont = False
  200. OnClick = BtnSelectClick
  201. ExplicitLeft = 1091
  202. ExplicitTop = 724
  203. end
  204. object TmrShow: TTimer
  205. Enabled = False
  206. Interval = 300
  207. OnTimer = TmrShowTimer
  208. Left = 876
  209. Top = 8
  210. end
  211. object SaveDialog: TSaveDialog
  212. Options = [ofOverwritePrompt, ofHideReadOnly, ofNoValidate, ofCreatePrompt, ofEnableSizing]
  213. Left = 682
  214. Top = 7
  215. end
  216. object OpenBmp: TOpenPictureDialog
  217. DefaultExt = 'bmp'
  218. OnCanClose = OpenBmpCanClose
  219. Left = 344
  220. Top = 193
  221. end
  222. end