- RemObjects 6.0.39.777 - Data_Abstract 6.0.39.777 - JCL 2.1.1 - JVCL 3.39 - DevExpressVCL x.48 - FastReport4 4.8.11 - TB2k 2.2.2 - TntUnicodeControls 2.3.0 - SpTBXLib 2.4.4 * Actualización a FinalBuilder 6 git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@47 f33bb606-9f5c-448d-9c99-757f00063c96
61 lines
1.6 KiB
Plaintext
61 lines
1.6 KiB
Plaintext
inherited fEditorPerfilUsuario: TfEditorPerfilUsuario
|
|
Caption = 'fEditorPerfilUsuario'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
inherited lblDesbloquear: TcxLabel
|
|
AnchorX = 821
|
|
AnchorY = 14
|
|
end
|
|
end
|
|
inherited TBXDock: TSpTBXDock
|
|
inherited tbxMain: TSpTBXToolbar
|
|
ExplicitWidth = 330
|
|
end
|
|
end
|
|
inherited pgPaginas: TPageControl
|
|
inherited pagGeneral: TTabSheet
|
|
ExplicitLeft = 4
|
|
ExplicitTop = 24
|
|
ExplicitWidth = 887
|
|
ExplicitHeight = 332
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Panels = <
|
|
item
|
|
Width = 200
|
|
end>
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actPrevisualizar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actImprimir: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
object dxLayoutLookAndFeelList1: TdxLayoutLookAndFeelList
|
|
Left = 248
|
|
Top = 168
|
|
object dxLayoutOfficeLookAndFeel1: TdxLayoutOfficeLookAndFeel
|
|
GroupOptions.CaptionOptions.Font.Charset = DEFAULT_CHARSET
|
|
GroupOptions.CaptionOptions.Font.Color = clWindowText
|
|
GroupOptions.CaptionOptions.Font.Height = -11
|
|
GroupOptions.CaptionOptions.Font.Name = 'Tahoma'
|
|
GroupOptions.CaptionOptions.Font.Style = [fsBold]
|
|
GroupOptions.CaptionOptions.TextColor = clHighlight
|
|
GroupOptions.CaptionOptions.UseDefaultFont = False
|
|
end
|
|
end
|
|
end
|