Agustín, hola. Estoy viendo este componente. Al parecer es muy interesante, solo que me está dando problemas para instalarlo. Estoy en Delphi XE5.
Al momento de la instalacion, estos son los errores que me salen, son muchos. Por eso creo que algo estoy haciendo mal.
Espero puedas decirme que pasa.
Gracias.
Compiling ImageLayout.dproj (Debug, Win32)
[dcc32 Error] FMX.ImageLayout.pas(246): E2003 Undeclared identifier: 'DrawDesignBorder'
[dcc32 Error] FMX.ImageLayout.pas(253): E2003 Undeclared identifier: 'Size'
[dcc32 Error] FMX.ImageLayout.pas(253): E2029 '(' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(254): E2010 Incompatible types: 'TPersistent' and 'TSize'
[dcc32 Error] FMX.ImageLayout.pas(286): E2003 Undeclared identifier: 'Client'
[dcc32 Error] FMX.ImageLayout.pas(297): E2003 Undeclared identifier: 'Center'
[dcc32 Error] FMX.ImageLayout.pas(405): E2003 Undeclared identifier: 'FitInto'
[dcc32 Error] FMX.ImageLayout.pas(432): E2003 Undeclared identifier: 'Size'
[dcc32 Error] FMX.ImageLayout.pas(432): E2066 Missing operator or semicolon
[dcc32 Error] FMX.ImageLayout.pas(435): E2362 Cannot access protected symbol TScrollBox.Content
[dcc32 Error] FMX.ImageLayout.pas(440): E2362 Cannot access protected symbol TScrollBox.Content
[dcc32 Error] FMX.ImageLayout.pas(466): E2003 Undeclared identifier: 'Size'
[dcc32 Error] FMX.ImageLayout.pas(478): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(478): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(483): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(483): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(488): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(488): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(493): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(493): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(498): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(498): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(503): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(503): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(508): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(508): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(508): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(513): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(513): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(513): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(518): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(518): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(518): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(524): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(524): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(524): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(531): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(531): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(531): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(536): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(536): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(541): E2023 Function needs result type
[dcc32 Error] FMX.ImageLayout.pas(541): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(546): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(546): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(546): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(551): E2070 Unknown directive: 'TCustomImageLayout'
[dcc32 Error] FMX.ImageLayout.pas(551): E2029 Declaration expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(551): E2029 '=' expected but ')' found
[dcc32 Error] FMX.ImageLayout.pas(558): E2029 Declaration expected but ';' found
[dcc32 Error] FMX.ImageLayout.pas(563): E2029 ';' expected but '.' found
[dcc32 Error] FMX.ImageLayout.pas(565): E2029 Declaration expected but end of file found
[dcc32 Error] FMX.ImageLayout.pas(63): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetAnimateDecelerationRate'
[dcc32 Error] FMX.ImageLayout.pas(64): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetAutoHideScrollbars'
[dcc32 Error] FMX.ImageLayout.pas(65): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetBounceAnimation'
[dcc32 Error] FMX.ImageLayout.pas(66): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetBounceElasticity'
[dcc32 Error] FMX.ImageLayout.pas(67): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetImage'
[dcc32 Error] FMX.ImageLayout.pas(68): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetAniCalculations'
[dcc32 Error] FMX.ImageLayout.pas(69): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.GetIsZoomed'
[dcc32 Error] FMX.ImageLayout.pas(71): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetAnimateDecelerationRate'
[dcc32 Error] FMX.ImageLayout.pas(72): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetAutoHideScrollbars'
[dcc32 Error] FMX.ImageLayout.pas(73): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetBounceAnimation'
[dcc32 Error] FMX.ImageLayout.pas(74): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetBounceElasticity'
[dcc32 Error] FMX.ImageLayout.pas(75): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetImage'
[dcc32 Error] FMX.ImageLayout.pas(77): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetMouseWheelZoom'
[dcc32 Error] FMX.ImageLayout.pas(78): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.SetOnImageChanged'
[dcc32 Error] FMX.ImageLayout.pas(88): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.DisableTouchTracking'
[dcc32 Error] FMX.ImageLayout.pas(90): E2065 Unsatisfied forward or external declaration: 'TCustomImageLayout.EnableTouchTracking'
[dcc32 Error] FMX.ImageLayout.pas(183): E2065 Unsatisfied forward or external declaration: 'Register'
[dcc32 Hint] FMX.ImageLayout.pas(90): H2219 Private symbol 'EnableTouchTracking' declared but never used
[dcc32 Fatal Error] ImageLayout.dpk(36): F2063 Could not compile used unit 'FMX.ImageLayout.pas'
Failed
Elapsed time: 00:00:00.4