home *** CD-ROM | disk | FTP | other *** search
- object FormInfoPrograma: TFormInfoPrograma
- Left = 573
- Top = 187
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Informaci�n sobre el programa'
- ClientHeight = 382
- ClientWidth = 387
- Color = 14609391
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object PlaGroupBoxInformacion: TPlaGroupBox
- Left = 14
- Top = 11
- Width = 362
- Height = 321
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Informaci�n sobre el programa'
- TabOrder = 1
- object IProgramInfo: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.ico>}
- Transparent = True
- end
- object LNombreArchivo: TLabel
- Left = 100
- Top = 31
- Width = 245
- Height = 13
- AutoSize = False
- Caption = 'CEBOX84.exe'
- Transparent = True
- WordWrap = True
- end
- object Label1: TLabel
- Left = 11
- Top = 70
- Width = 24
- Height = 13
- Caption = 'Tipo:'
- Transparent = True
- end
- object Label2: TLabel
- Left = 11
- Top = 96
- Width = 49
- Height = 13
- Caption = 'Ubicaci�n:'
- Transparent = True
- end
- object Label3: TLabel
- Left = 11
- Top = 122
- Width = 42
- Height = 13
- Caption = 'Tama�o:'
- Transparent = True
- end
- object Label4: TLabel
- Left = 11
- Top = 165
- Width = 39
- Height = 13
- Caption = 'Creado:'
- Transparent = True
- end
- object Label5: TLabel
- Left = 11
- Top = 191
- Width = 55
- Height = 13
- Caption = 'Modificado:'
- Transparent = True
- end
- object Label6: TLabel
- Left = 11
- Top = 217
- Width = 59
- Height = 13
- Caption = 'Con acceso:'
- Transparent = True
- end
- object LTipo: TLabel
- Left = 100
- Top = 70
- Width = 52
- Height = 13
- Caption = 'Application'
- Transparent = True
- end
- object LTamano: TLabel
- Left = 100
- Top = 122
- Width = 93
- Height = 13
- Caption = '9,3 KB(9550 bytes)'
- Transparent = True
- end
- object LConAcceso: TLabel
- Left = 100
- Top = 217
- Width = 157
- Height = 13
- Caption = 'lunes, 02 de septiembre de 2002'
- Transparent = True
- end
- object LCreado: TLabel
- Left = 100
- Top = 165
- Width = 184
- Height = 13
- Caption = 'viernes, 07 de junio de 2002 14:07:03'
- Transparent = True
- end
- object LModificado: TLabel
- Left = 100
- Top = 191
- Width = 215
- Height = 13
- Caption = 'miercoles, 12 de diciembre de 2096 12:23:42'
- Transparent = True
- end
- object PlaGroupBoxAtributos: TPlaGroupBox
- Left = 11
- Top = 253
- Width = 340
- Height = 56
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Atributos:'
- TabOrder = 0
- object CLHidden: TPlaCheckBox
- Left = 7
- Top = 24
- Width = 52
- Height = 16
- Caption = 'Oculto'
- Enabled = False
- TabOrder = 0
- AlwaysShowEnabled = True
- end
- object CLSystem: TPlaCheckBox
- Left = 120
- Top = 24
- Width = 58
- Height = 16
- Caption = 'Sistema'
- Enabled = False
- TabOrder = 1
- AlwaysShowEnabled = True
- end
- object CLReadOnly: TPlaCheckBox
- Left = 236
- Top = 24
- Width = 77
- Height = 16
- Caption = 'S�lo lectura'
- Enabled = False
- TabOrder = 2
- AlwaysShowEnabled = True
- end
- end
- object PEPath: TPlaEdit
- Left = 96
- Top = 92
- Width = 245
- Height = 21
- Cursor = crIBeam
- AutoSize = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentColor = True
- ParentFont = False
- ReadOnly = True
- TabOrder = 1
- Text = 'Path'
- Transparent = True
- end
- end
- object PlaButtonAceptar: TPlaButton
- Left = 306
- Top = 350
- Width = 70
- Height = 21
- Caption = 'Aceptar'
- TabOrder = 0
- OnClick = PlaButtonAceptarClick
- end
- end
-