git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_FactuGES/trunk@4 6cb6b671-b4a0-dd4c-8bdc-3006503d97e9
64 lines
1.5 KiB
Plaintext
64 lines
1.5 KiB
Plaintext
inherited frViewBarraSeleccion: TfrViewBarraSeleccion
|
|
Width = 451
|
|
Height = 36
|
|
Align = alBottom
|
|
ExplicitWidth = 451
|
|
ExplicitHeight = 36
|
|
object JvFooter1: TJvFooter
|
|
Left = 0
|
|
Top = 0
|
|
Width = 451
|
|
Height = 36
|
|
Align = alClient
|
|
DesignSize = (
|
|
451
|
|
36)
|
|
object bSeleccionar: TJvFooterBtn
|
|
Left = 291
|
|
Top = 6
|
|
Width = 74
|
|
Height = 23
|
|
Action = actSeleccionar
|
|
Anchors = [akRight, akBottom]
|
|
Default = True
|
|
ModalResult = 1
|
|
TabOrder = 0
|
|
HotTrackFont.Charset = DEFAULT_CHARSET
|
|
HotTrackFont.Color = clWindowText
|
|
HotTrackFont.Height = -11
|
|
HotTrackFont.Name = 'Tahoma'
|
|
HotTrackFont.Style = []
|
|
ButtonIndex = 0
|
|
SpaceInterval = 6
|
|
end
|
|
object bCancelar: TJvFooterBtn
|
|
Left = 369
|
|
Top = 6
|
|
Width = 74
|
|
Height = 23
|
|
Action = actCancelar
|
|
Anchors = [akRight, akBottom]
|
|
Cancel = True
|
|
ModalResult = 2
|
|
TabOrder = 1
|
|
HotTrackFont.Charset = DEFAULT_CHARSET
|
|
HotTrackFont.Color = clWindowText
|
|
HotTrackFont.Height = -11
|
|
HotTrackFont.Name = 'Tahoma'
|
|
HotTrackFont.Style = []
|
|
ButtonIndex = 1
|
|
SpaceInterval = 6
|
|
end
|
|
end
|
|
object BarraSeleccionActionList: TActionList
|
|
Left = 4
|
|
Top = 3
|
|
object actSeleccionar: TAction
|
|
Caption = 'Seleccionar'
|
|
end
|
|
object actCancelar: TAction
|
|
Caption = 'Cancelar'
|
|
end
|
|
end
|
|
end
|