Модераторы: alexs, Модераторы
procedure TRxSpinEdit.CMExit(var Message: TLMExit);
begin
inherited;
if CheckValue(Value) <> Value then SetValue(Value);
end;
C:\lazarus\components\rxnew\rxdbgrid.pas(2518,9) Error: Can't take the address of constant expressions
Lazarus 0.9.31 r32474M FPC 2.7.1 i386-linux-gtk 2
Free Pascal Compiler version 2.7.1 [2011/09/16] for i386
alexs писал(а):У меня:
Код: Выделить всё
Lazarus 0.9.31 r32474M FPC 2.7.1 i386-linux-gtk 2
Free Pascal Compiler version 2.7.1 [2011/09/16] for i386
Проблемы вроде нет.
procedure TRxDBGrid.CheckNewCachedSizes(var AGCache: TGridDataCache);
begin
if (rdgFooterRows in OptionsRx) and (FooterRowCount > 0) then
Dec(GCache.ClientHeight, DefaultRowHeight * FooterRowCount + 2);
end;
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 3