home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Plawiz.dll
/
0
/
RCDATA
/
TFORMSELECCIONELEMENTOS
/
TFORMSELECCIONELEMENTOS.txt
< prev
Wrap
Text File
|
2003-02-05
|
2KB
|
95 lines
object FormSeleccionElementos: TFormSeleccionElementos
Left = 253
Top = 186
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Selecci�n de elementos'
ClientHeight = 275
ClientWidth = 335
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 25
Top = 10
Width = 280
Height = 13
AutoSize = False
Caption = 'Selecciona el elemento que deseas a�adir:'
Transparent = True
end
object BtnCancelar: TPlaButton
Left = 251
Top = 243
Width = 73
Height = 21
Caption = 'Cancelar'
TabOrder = 2
ModalResult = 2
end
object BtnAceptar: TPlaButton
Left = 169
Top = 243
Width = 73
Height = 21
Caption = 'Aceptar'
Enabled = False
TabOrder = 1
Default = True
ModalResult = 1
end
object m_PTVElementosSeleccionar: TPlaTreeView
Left = 25
Top = 26
Width = 285
Height = 203
AllowMultiDrag = False
AutoCheck = False
AutoExpand = False
AutoScroll = True
ChangeDelay = 0
CheckBoxesType = ctNone
DragExpandDelay = 100
ExpandOnDrag = True
HideSelection = True
HotTrack = False
Indent = 19
MultiSelect = True
ShowLines = False
ShowButtons = True
ShowHeader = False
OnAfterInsert = PTVElementosSeleccionarAfterInsert
OnCollapsed = PTVElementosSeleccionarCollapsed
OnCompare = PTVElementosSeleccionarCompare
OnDeletion = PTVElementosSeleccionarDeletion
OnExpanding = PTVElementosSeleccionarExpanding
OnSelectionChanged = PTVElementosSeleccionarSelectionChanged
ReadOnly = True
ShowRoot = True
SortOrder = soAscending
SortType = stNone
ToolTips = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
DragCursor = crDrag
DragMode = dmManual
TabOrder = 0
TabStop = True
OnMouseDown = PTVElementosSeleccionarMouseDown
ParentFont = False
Data = {000100000000FE}
end
end