- Timestamp:
- Jun 16, 2010, 8:23:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/fImagePickPDF.dfm
r800 r801 1 1 object frmImagePickPDF: TfrmImagePickPDF 2 Left = 2 283 Top = 12 22 Left = 273 3 Top = 123 4 4 Width = 742 5 5 Height = 581 6 Caption = 'Select a P DF file'6 Caption = 'Select a Portable Document Format (PDF) File' 7 7 Color = clBtnFace 8 8 Font.Charset = DEFAULT_CHARSET … … 19 19 object UDSplitter: TSplitter 20 20 Left = 0 21 Top = 1 8521 Top = 153 22 22 Width = 734 23 23 Height = 3 … … 29 29 Top = 0 30 30 Width = 734 31 Height = 1 8531 Height = 153 32 32 Align = alTop 33 33 BevelOuter = bvNone … … 37 37 Top = 0 38 38 Width = 5 39 Height = 1 8539 Height = 153 40 40 end 41 41 object pnlTopLeft: TPanel … … 43 43 Top = 0 44 44 Width = 361 45 Height = 1 8545 Height = 153 46 46 Align = alLeft 47 47 BevelOuter = bvLowered … … 49 49 DesignSize = ( 50 50 361 51 1 85)51 153) 52 52 object DriveComboBox: TDriveComboBox 53 53 Left = 8 … … 63 63 Top = 32 64 64 Width = 345 65 Height = 12165 Height = 89 66 66 Anchors = [akLeft, akTop, akRight, akBottom] 67 67 FileList = FileListBox … … 71 71 object FilterComboBox: TFilterComboBox 72 72 Left = 8 73 Top = 1 6073 Top = 128 74 74 Width = 345 75 75 Height = 21 … … 84 84 Top = 0 85 85 Width = 368 86 Height = 1 8586 Height = 153 87 87 Align = alClient 88 88 BevelOuter = bvNone … … 92 92 Top = 0 93 93 Width = 368 94 Height = 1 8594 Height = 153 95 95 Align = alClient 96 96 Font.Charset = DEFAULT_CHARSET … … 111 111 object pnlBottom: TPanel 112 112 Left = 0 113 Top = 1 88113 Top = 156 114 114 Width = 734 115 Height = 3 59115 Height = 391 116 116 Align = alClient 117 117 TabOrder = 1 118 118 object pnlButtons: TPanel 119 119 Left = 1 120 Top = 3 12120 Top = 344 121 121 Width = 732 122 122 Height = 46 … … 228 228 Top = 1 229 229 Width = 732 230 Height = 3 11230 Height = 343 231 231 Align = alClient 232 232 TabOrder = 1 233 233 ControlData = { 234 4C000000A84B0000 252000000000000000000000000000000000000000000000234 4C000000A84B0000732300000000000000000000000000000000000000000000 235 235 000000004C000000000000000000000001000000E0D057007335CF11AE690800 236 236 2B2E126208000000000000004C0000000114020000000000C000000000000046
Note:
See TracChangeset
for help on using the changeset viewer.