Files
lazarus-ccr/components/tvplanit/source/vpimportpreview_icalevent.lfm
wp_xxyyzz 30acf7208e tvplanit: Improving LCL scaling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2022-09-02 17:38:26 +00:00

21 lines
405 B
Plaintext

inherited VpImportPreviewICalEventForm: TVpImportPreviewICalEventForm
Height = 400
Width = 667
Caption = ''
ClientHeight = 400
ClientWidth = 667
inherited ButtonPanel: TPanel
Top = 369
Width = 655
ClientWidth = 655
inherited btnExecute: TButton
Left = 446
end
inherited btnCancel: TButton
Left = 593
Width = 62
AutoSize = True
end
end
end