limelect

Results 69 issues of limelect

The drop does now work. B.P. does not enter

[dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1248): E2361 Cannot access private symbol TFormStyleHook.FCaptionRect [dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1253): E2361 Cannot access private symbol TFormStyleHook.FChangeSizeCalled [dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1258): E2361 Cannot access private symbol TFormStyleHook.FCloseButtonRect [dcc32 Error] Vcl.Styles.FormStyleHooks.pas(1263):...

missing unit ComponentRegistration in all DPK

Delphi 10.2.3 I suspect it dose not allow to change the original. [DCC Fatal Error] FMX.ListView.pas(21): F2051 Unit FMX.ListView.Adapters.Base was compiled with a different version of FMX.ListView.Types.TListItem

Bad zip download again and check

On Balls Demo you use render: TGDIRenderer; where is unit tdpe.lib.render.gdi; is not in use

D10.2.3 Trying to compile your demo procedure TFrmMain.Refresh; begin FWin32_Process.LoadWmiData; FillListProcesses(FWin32_Process); FWin32_Service.LoadWmiData; FillListServices(FWin32_Service); end; LoadWmiData; does not exist

missing intedimagepreoxy coparefram maybe more

D10.2.1 64 bits with debug function TVoronoiDistances.hash2(const p: vec2): vec2; Result := texture2D(tex[18], (p + 0.5) / 256, -100).xy; float invalid begin {$IFDEF CPUX64} Result := System.cos(Math.FMod(x,2*pi)); {$ELSE} Trying 32...

Server wile in 10.2.3 ide server in close disappear but stay running in IDE In task manager, it stays running. However, running out of IDE closing has a runtime error...