home *** CD-ROM | disk | FTP | other *** search
- object opendir: Topendir
- Left = 392
- Top = 268
- BorderStyle = bsDialog
- Caption = 'Open Directory as Album'
- ClientHeight = 145
- ClientWidth = 368
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 353
- Height = 57
- AutoSize = False
- Caption =
- 'PhotoMeister will work directly on the files in the selected dir' +
- 'ectory.'#13#10'If the photos are in a camera or a memory card use the ' +
- '"Get Photos from Camera/Card" menu.'
- WordWrap = True
- end
- object dir: TAdvDirectoryEdit
- Left = 8
- Top = 72
- Width = 353
- Height = 21
- AutoFocus = False
- ErrorColor = clRed
- ErrorFontColor = clWhite
- Flat = False
- FlatLineColor = clBlack
- FlatParentColor = True
- FocusAlign = eaDefault
- FocusBorder = False
- FocusColor = clWindow
- FocusFontColor = clWindowText
- FocusLabel = False
- FocusWidthInc = 0
- ModifiedColor = clHighlight
- DisabledColor = clSilver
- ReturnIsTab = False
- LengthLimit = 0
- TabOnFullLength = False
- LabelPosition = lpLeftTop
- LabelMargin = 4
- LabelTransparent = False
- LabelAlwaysEnabled = False
- LabelFont.Charset = DEFAULT_CHARSET
- LabelFont.Color = clWindowText
- LabelFont.Height = -11
- LabelFont.Name = 'MS Sans Serif'
- LabelFont.Style = []
- Persistence.Enable = False
- Persistence.Location = plInifile
- Color = clWindow
- Enabled = True
- HintShowLargeText = False
- OleDropTarget = False
- OleDropSource = False
- TabOrder = 0
- Transparent = False
- Visible = True
- ButtonWidth = 18
- Etched = False
- Glyph.Data = {
- CE000000424DCE0000000000000076000000280000000C0000000B0000000100
- 0400000000005800000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00000000FFF
- 00000088888880FF00000B088888880F00000BB08888888000000BBB00000000
- 00000BBBBBBB0B0F00000BBB00000B0F0000F000BBBBBB0F0000FF0BBBBBBB0F
- 0000FF0BBB00000F0000FFF000FFFFFF0000}
- end
- object RxSplitter1: TRxSplitter
- Left = 8
- Top = 104
- Width = 353
- Height = 2
- BevelInner = bvLowered
- BevelOuter = bvNone
- Enabled = False
- end
- object Button1: TButton
- Left = 152
- Top = 112
- Width = 100
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 2
- end
- object Button2: TButton
- Left = 256
- Top = 112
- Width = 100
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 3
- end
- end
-