File tree Expand file tree Collapse file tree 4 files changed +72
-0
lines changed Expand file tree Collapse file tree 4 files changed +72
-0
lines changed Original file line number Diff line number Diff line change
1
+ { ****************************************************}
2
+ { }
3
+ { firemonkey-external-file-viewer }
4
+ { }
5
+ { Copyright (C) 2018 Code Partners Pty Ltd }
6
+ { }
7
+ { http://www.code-partners.com }
8
+ { }
9
+ { ****************************************************}
10
+ { }
11
+ { This Source Code Form is subject to the terms of }
12
+ { the Mozilla Public License, v. 2.0. If a copy of }
13
+ { the MPL was not distributed with this file, You }
14
+ { can obtain one at }
15
+ { }
16
+ { http://mozilla.org/MPL/2.0/ }
17
+ { }
18
+ { ****************************************************}
1
19
unit UExternalFileViewer.Android;
2
20
3
21
interface
Original file line number Diff line number Diff line change
1
+ { ****************************************************}
2
+ { }
3
+ { firemonkey-external-file-viewer }
4
+ { }
5
+ { Copyright (C) 2018 Code Partners Pty Ltd }
6
+ { }
7
+ { http://www.code-partners.com }
8
+ { }
9
+ { ****************************************************}
10
+ { }
11
+ { This Source Code Form is subject to the terms of }
12
+ { the Mozilla Public License, v. 2.0. If a copy of }
13
+ { the MPL was not distributed with this file, You }
14
+ { can obtain one at }
15
+ { }
16
+ { http://mozilla.org/MPL/2.0/ }
17
+ { }
18
+ { ****************************************************}
1
19
unit UExternalFileViewer;
2
20
3
21
interface
Original file line number Diff line number Diff line change
1
+ { ****************************************************}
2
+ { }
3
+ { firemonkey-external-file-viewer }
4
+ { }
5
+ { Copyright (C) 2018 Code Partners Pty Ltd }
6
+ { }
7
+ { http://www.code-partners.com }
8
+ { }
9
+ { ****************************************************}
10
+ { }
11
+ { This Source Code Form is subject to the terms of }
12
+ { the Mozilla Public License, v. 2.0. If a copy of }
13
+ { the MPL was not distributed with this file, You }
14
+ { can obtain one at }
15
+ { }
16
+ { http://mozilla.org/MPL/2.0/ }
17
+ { }
18
+ { ****************************************************}
1
19
unit UOpenURLUtils;
2
20
3
21
interface
Original file line number Diff line number Diff line change
1
+ { ****************************************************}
2
+ { }
3
+ { firemonkey-external-file-viewer }
4
+ { }
5
+ { Copyright (C) 2018 Code Partners Pty Ltd }
6
+ { }
7
+ { http://www.code-partners.com }
8
+ { }
9
+ { ****************************************************}
10
+ { }
11
+ { This Source Code Form is subject to the terms of }
12
+ { the Mozilla Public License, v. 2.0. If a copy of }
13
+ { the MPL was not distributed with this file, You }
14
+ { can obtain one at }
15
+ { }
16
+ { http://mozilla.org/MPL/2.0/ }
17
+ { }
18
+ { ****************************************************}
1
19
unit UExternalFileViewer.iOS;
2
20
3
21
interface
You can’t perform that action at this time.
0 commit comments