You've already forked lazarus-ccr
19 lines
364 B
Plaintext
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
|