ProGestion/Modulos/Calendarios/Cliente/uEditorCalendarioConFiltro.dfm

21 lines
611 B
Plaintext

inherited fEditorCalendarioConFiltro: TfEditorCalendarioConFiltro
Caption = 'fEditorCalendarioConFiltro'
PixelsPerInch = 96
TextHeight = 13
inherited EditorActionList: TActionList
object actVerTodos: TAction
Category = 'Calendario'
Caption = 'Ver todos'
OnExecute = actVerTodosExecute
end
end
inherited JvFormStorage: TJvFormStorage
OnSavePlacement = JvFormStorageSavePlacement
end
inherited dxComponentPrinter1: TdxComponentPrinter
inherited dxComponentPrinter1Link2: TcxSchedulerReportLink
BuiltInReportLink = True
end
end
end