Files
lazarus-ccr/components/tvplanit/source/vpimportpreview_icaltask.lfm

19 lines
364 B
Plaintext
Raw Permalink Normal View History

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