Files
lazarus-ccr/components/tvplanit/source/vpimportpreview_icaltask.lfm
2022-08-19 13:57:51 +00:00

19 lines
364 B
Plaintext

inherited VpImportPreviewICalTaskForm: TVpImportPreviewICalTaskForm
Height = 400
Width = 667
Caption = ''
ClientHeight = 400
ClientWidth = 667
inherited ButtonPanel: TPanel
Top = 369
Width = 655
ClientWidth = 655
inherited btnExecute: TButton
Left = 439
end
inherited btnCancel: TButton
Left = 580
end
end
end