Cita:
Empezado por roman
|
Test:
Código:
// Se está actualizando?
if (naUpdatingVisual in Self.FNodeActions) then begin
Exit;
end;
// Se está creando...
if (State = osCreating) then begin
Exit;
end;
// Recuadro
ARect := Self.BoundsRect;
ˇˇGrande Román!!!



Se ve fantástico.